ACE_Control_Block::ACE_Name_Node Class ReferenceThis class supports "named memory regions" within ACE_Malloc. More...
Collaboration diagram for ACE_Control_Block::ACE_Name_Node:
![]()
Detailed DescriptionThis class supports "named memory regions" within ACE_Malloc.
Internally, the named memory regions are stored as a doubly-linked list within the Constructor & Destructor Documentation
Constructor.
Constructor.
Constructor.
Copy constructor.
Member Function Documentation
Initialize a name node pointer.
Return a pointer to the name of this node.
Dump the state of the object.
Member Data DocumentationName of the Node.
Pointer to the contents.
Pointer to the next node in the doubly-linked list.
Pointer to the previous node in the doubly-linked list.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:42 2008 for ACE by ![]() |