commore  1.0.6-SNAPSHOT
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
commore::CmrListAllocator< T > Class Template Reference

#include <Allocator.h>

Public Types

typedef T value_type
 

Static Public Member Functions

static void CMREXD constructor (Byte *data, const Byte *value)
 
static void CMREXD destructor (Byte *data)
 
static int CMREXD comparator (const Dummy &v1, const Dummy &v2)
 

Detailed Description

template<typename T>
class commore::CmrListAllocator< T >

Generic commore item list allocator implemented in commore library

Member Typedef Documentation

template<typename T >
typedef T commore::CmrListAllocator< T >::value_type

Member Function Documentation

template<typename T >
static int CMREXD commore::CmrListAllocator< T >::comparator ( const Dummy &  v1,
const Dummy &  v2 
)
static
template<typename T >
static void CMREXD commore::CmrListAllocator< T >::constructor ( Byte data,
const Byte value 
)
static
template<typename T >
static void CMREXD commore::CmrListAllocator< T >::destructor ( Byte data)
static

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