2005/5/9

     
 

class AllocatorInfo

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::lang::sys::AllocatorInfo Class Reference

#include <Allocator.h>

List of all members.

Public Member Functions

 AllocatorInfo (const core_string &n)

Public Attributes

core_string name
AllocTypeInfo memTypes [MaxAllocatedType+1]


Constructor & Destructor Documentation

acdk::lang::sys::AllocatorInfo::AllocatorInfo const core_string n  )  [inline]
 


Member Data Documentation

AllocTypeInfo acdk::lang::sys::AllocatorInfo::memTypes[MaxAllocatedType + 1]
 

core_string acdk::lang::sys::AllocatorInfo::name