The Pedigree Project 0.1
Public Attributes | List of all members
TimerHandlerRegistry::ActiveDispatch Struct Reference
+ Collaboration diagram for TimerHandlerRegistry::ActiveDispatch:

Public Attributes

void * token
 
size_t generation
 
void * owner
 
HandlerSlotslot
 

Detailed Description

Definition at line 85 of file TimerHandlerRegistry.h.

Constructor & Destructor Documentation

◆ ActiveDispatch()

TimerHandlerRegistry::ActiveDispatch::ActiveDispatch ( )
inline

Definition at line 86 of file TimerHandlerRegistry.h.

Member Data Documentation

◆ generation

size_t TimerHandlerRegistry::ActiveDispatch::generation

Definition at line 89 of file TimerHandlerRegistry.h.

◆ owner

void* TimerHandlerRegistry::ActiveDispatch::owner

Definition at line 90 of file TimerHandlerRegistry.h.

◆ slot

HandlerSlot* TimerHandlerRegistry::ActiveDispatch::slot

Definition at line 91 of file TimerHandlerRegistry.h.

◆ token

void* TimerHandlerRegistry::ActiveDispatch::token

Definition at line 88 of file TimerHandlerRegistry.h.


The documentation for this struct was generated from the following file: