Represents a signal in the state machine that a change has occurred.
More...
#include <FSM.h>
Represents a signal in the state machine that a change has occurred.
The CFsmEvent objects are under the control of CFsm so they are created and deleted via CFsm.
◆ CFsmEvent()
CFsmEvent::CFsmEvent |
( |
unsigned int |
type, |
|
|
void * |
pParam |
|
) |
| |
|
inline |
◆ GetParamRef()
void * CFsmEvent::GetParamRef |
( |
| ) |
|
|
inline |
◆ GetType()
unsigned int CFsmEvent::GetType |
( |
| ) |
const |
|
inline |
◆ m_Param
◆ m_Type
unsigned int CFsmEvent::m_Type |
|
private |
The documentation for this class was generated from the following file:
- /home/docker/jenkins/workspace/technical-docs/source/network/FSM.h