#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 | 
Definition at line 36 of file Allocator.h.
      
  | 
  ||||||||||
| 
 
 Definition at line 40 of file Allocator.h. 
 00040 {}
 | 
  
      
  | 
  |||||||||
| 
 
 Implemented in TAO::TAO_Buffer_Allocator< handler_type, alloc_type >.  | 
  
      
  | 
  ||||||||||
| 
 
 Implemented in TAO::TAO_Buffer_Allocator< handler_type, alloc_type >.  | 
  
 
1.3.6