List of all members.
Public Member Functions |
void | push_back (void *) |
size_t | size () const |
void | set_size (size_t v) |
Public Attributes |
unsigned char * | buffer |
size_t | max_element |
uint32_t | alloc_increment |
uint32_t | size_of_element |
Private Attributes |
size_t | elements |
Detailed Description
Definition at line 27 of file dynamic_array.h.
The documentation for this class was generated from the following files: