GATE
gate::ExeQueue Class Reference
Inheritance diagram for gate::ExeQueue:
gate::NonCopyable

Public Member Functions

 ExeQueue (gate_entrypoint_t init_code=NULL, gate_entrypoint_t shutdown_code=NULL, void *code_param=NULL)
 
void push (gate_entrypoint_t function, void *parameter, gate_mem_dtor_t parameter_destructor)
 
void push (Runnable const &code)
 
size_t itemCount ()
 

The documentation for this class was generated from the following files: