fw4spl
fwMemory::BufferNoAllocPolicy Class Reference
+ Inheritance diagram for fwMemory::BufferNoAllocPolicy:
+ Collaboration diagram for fwMemory::BufferNoAllocPolicy:

Public Member Functions

FWMEMORY_API void allocate (BufferType &buffer, BufferAllocationPolicy::SizeType size)
 
FWMEMORY_API void reallocate (BufferType &buffer, BufferAllocationPolicy::SizeType size)
 
FWMEMORY_API void destroy (BufferType &buffer)
 

Static Public Member Functions

static FWMEMORY_API BufferAllocationPolicy::sptr New ()
 

Additional Inherited Members

- Public Types inherited from fwMemory::BufferAllocationPolicy
typedef std::shared_ptr< BufferAllocationPolicysptr
 
typedef size_t SizeType
 
typedef void * BufferType
 

Detailed Description

Definition at line 60 of file BufferAllocationPolicy.hpp.


The documentation for this class was generated from the following files: