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

Public Member Functions

template<class P1 , class P2 , class P3 >
 Event3 (EventStatus(STATE::*event)(P1, P2, P3), const typename DR< P1 >::T &p1={}, const typename DR< P2 >::T &p2={}, const typename DR< P3 >::T &p3={})
 
- 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: