ReactOS 0.4.16-dev-751-g45ed1a9
|
#include <fxselfmanagediostatemachine.hpp>
Public Attributes | |
struct { | |
FxSelfManagedIoEvents Event1: 8 | |
FxSelfManagedIoEvents Event2: 8 | |
FxSelfManagedIoEvents Event3: 8 | |
FxSelfManagedIoEvents Event4: 8 | |
FxSelfManagedIoEvents Event5: 8 | |
FxSelfManagedIoEvents Event6: 8 | |
FxSelfManagedIoEvents Event7: 8 | |
FxSelfManagedIoEvents Event8: 8 | |
} | E |
UCHAR | History [FxSelfManagedIoEventQueueDepth] |
Definition at line 63 of file fxselfmanagediostatemachine.hpp.
struct { ... } FxSelfManagedIoMachineEventHistory::E |
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event1 |
Definition at line 65 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event2 |
Definition at line 66 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event3 |
Definition at line 67 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event4 |
Definition at line 68 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event5 |
Definition at line 69 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event6 |
Definition at line 70 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event7 |
Definition at line 71 of file fxselfmanagediostatemachine.hpp.
FxSelfManagedIoEvents FxSelfManagedIoMachineEventHistory::Event8 |
Definition at line 72 of file fxselfmanagediostatemachine.hpp.
UCHAR FxSelfManagedIoMachineEventHistory::History[FxSelfManagedIoEventQueueDepth] |
Definition at line 75 of file fxselfmanagediostatemachine.hpp.
Referenced by FxSelfManagedIoMachine::ProcessEvent().