Motorcortex Core  version: 2.7.6
mcx::state_machine::Event2< STATE > Class Template Reference
Inheritance diagram for mcx::state_machine::Event2< STATE >:
Collaboration diagram for mcx::state_machine::Event2< STATE >:

Public Member Functions

template<class P1 , class P2 >
 Event2 (EventStatus(STATE::*event)(P1, P2), const typename DR< P1 >::T &p1={}, const typename DR< P2 >::T &p2={})
 
- Public Member Functions inherited from mcx::state_machine::EventBase< STATE >
Event< STATE > * getEvent () const
 

Additional Inherited Members

- Protected Attributes inherited from mcx::state_machine::EventBase< STATE >
Event< STATE > * event_
 

The documentation for this class was generated from the following file: