library of assembled shared sources

http://lass.cocamware.com

lass::util::AllocatorThrow< Allocator > Class Template Reference
[Allocator]

#include <allocator.h>

Inheritance diagram for lass::util::AllocatorThrow< Allocator >:

Inheritance graph
[legend]

Public Member Functions

 AllocatorThrow ()
 AllocatorThrow (size_t size)
void * allocate ()
void * allocate (size_t size)

Detailed Description

template<typename Allocator>
class lass::util::AllocatorThrow< Allocator >

Definition at line 603 of file allocator.h.


Constructor & Destructor Documentation

template<typename Allocator >
lass::util::AllocatorThrow< Allocator >::AllocatorThrow (  )  [inline]

Definition at line 606 of file allocator.h.

template<typename Allocator >
lass::util::AllocatorThrow< Allocator >::AllocatorThrow ( size_t  size  )  [inline]

Definition at line 610 of file allocator.h.


Member Function Documentation

template<typename Allocator >
void* lass::util::AllocatorThrow< Allocator >::allocate (  )  [inline]

template<typename Allocator >
void* lass::util::AllocatorThrow< Allocator >::allocate ( size_t  size  )  [inline]

Definition at line 622 of file allocator.h.


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo