|
OpenSDN source code
|


Public Types | |
| typedef sc::transition< EvStart, Active, XmppStateMachine, &XmppStateMachine::OnStart > | reactions |
Public Member Functions | |
| Idle (my_context ctx) | |
Definition at line 248 of file xmpp_state_machine.cc.
| typedef sc::transition<EvStart, Active, XmppStateMachine, &XmppStateMachine::OnStart> xmsm::Idle::reactions |
Definition at line 250 of file xmpp_state_machine.cc.
|
inline |