#include <Allocator.h>
Inheritance diagram for TAO::TAO_Allocator< handler_type >:
Public Member Functions | |
virtual | ~TAO_Allocator (void) |
virtual handler_type * | allocate ()=0 |
virtual void | release (handler_type *ptr)=0 |
|
|
|
Implemented in TAO::TAO_Buffer_Allocator< handler_type, alloc_type >. |
|
Implemented in TAO::TAO_Buffer_Allocator< handler_type, alloc_type >. |