byte_allocator_creator Class Reference
creator for
byte_allocator
More...
#include <memory.h>
List of all members.
Detailed Description
creator for
byte_allocator
Definition at line 241 of file memory.h.
Member Function Documentation
byte_allocator * byte_allocator_creator::create |
( |
size_t |
size |
) |
[static] |
creates object
- Parameters:
-
Definition at line 154 of file memory.cpp.
bool byte_allocator_creator::find |
( |
byte_allocator * |
obj, |
|
|
size_t |
size | |
|
) |
| | [static] |
void byte_allocator_creator::back |
( |
byte_allocator * |
obj, |
|
|
size_t |
| |
|
) |
| | [static] |
void byte_allocator_creator::deactivate |
( |
byte_allocator * |
obj, |
|
|
size_t |
| |
|
) |
| | [static] |
The documentation for this class was generated from the following files: