library of assembled shared sources

http://lass.cocamware.com

lass::spat::experimental::ObjectAllocator Struct Reference

#include <planar_mesh.h>

Inheritance diagram for lass::spat::experimental::ObjectAllocator:

Inheritance graph
[legend]
Collaboration diagram for lass::spat::experimental::ObjectAllocator:

Collaboration graph
[legend]

Public Member Functions

template<typename T >
T *const make (const T &x)
template<typename T >
void free (T *p)

Private Member Functions

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

Detailed Description

Definition at line 94 of file planar_mesh.h.


Member Function Documentation

template<typename T >
T* const lass::spat::experimental::ObjectAllocator::make ( const T &  x  )  [inline]

template<typename T >
void lass::spat::experimental::ObjectAllocator::free ( T *  p  )  [inline]

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

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

Definition at line 622 of file allocator.h.


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

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