Classes | |
class | func_node |
Public Member Functions | |
~ExitQueueNode () | |
void | Append (AtExit::ExitFunction Function, const char *Name) |
Private Types | |
typedef func_node | data_type |
typedef std::list< data_type, malloc_allocator< data_type > > | data_container_type |
Private Attributes | |
data_container_type | data_container |
|
private |
|
private |
|
inline |
|
inline |
|
private |