|
|
| CINOSBusHookCycle () |
| | Create bus hook cycle handler.
|
| |
|
| ~CINOSBusHookCycle () |
| | Destroy bus hook cycle handler.
|
| |
|
uint32 | Setup () |
| | Setup hook cycle.
|
| |
| uint32 | SetupDone (uint16 auHooks) |
| | Finalysing hook cycle setup with given max. number of hooks.
|
| |
| uint32 | Shutdown (class CINOSBusHooks *apParent) |
| | Shutdown hook cycle.
|
| |
|
|
class | CINOSBusHooks |
| |
|
class | CINCOBusHooksSequence |
| |
◆ SetupDone()
| uint32 CINOSBusHookCycle::SetupDone |
( |
uint16 |
auHooks | ) |
|
Finalysing hook cycle setup with given max. number of hooks.
- Parameters
-
| [in] | auHooks | Max. number of hooks the hook handler owns |
- Returns
- INOS_OK or an appropriate error
◆ Shutdown()
| uint32 CINOSBusHookCycle::Shutdown |
( |
class CINOSBusHooks * |
apParent | ) |
|
Shutdown hook cycle.
- Parameters
-
| [in] | apParent | Pointer to parent hook handler |
- Returns
- INOS_OK or an appropriate error
◆ m_pInco
| class CINCOBusHooksSequence* CINOSBusHookCycle::m_pInco {} |
|
protected |
pointer to inco registration
◆ m_pInsert
◆ m_pSequence
The documentation for this class was generated from the following file: