artefaktur
software engineer &        architecture

 
 
 
 

struct AllocatorElement

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

acdk::lang::sys::AllocatorElement Struct Reference

#include <AllocatorInternals.h>

List of all members.


Detailed Description

contains information about a allocated memory


Public Member Functions

 AllocatorElement (void *ptr=0, int typ=UnspecifiedMem, int siz=0, int rawsiz=0)
 AllocatorElement (Object *obj, int siz=0, int rawsiz=0)

Public Attributes

acdk::lang::sys::AllocatorElement::Mem mem
int type
 see AllocatedType

int size
 size of allocated element without internal management size

int rawsize
 size of allocated element including internal management size


Constructor & Destructor Documentation

acdk::lang::sys::AllocatorElement::AllocatorElement void *  ptr = 0,
int  typ = UnspecifiedMem,
int  siz = 0,
int  rawsiz = 0
[inline]
 

acdk::lang::sys::AllocatorElement::AllocatorElement Object obj,
int  siz = 0,
int  rawsiz = 0
[inline]
 


Member Data Documentation

union acdk::lang::sys::AllocatorElement::Mem acdk::lang::sys::AllocatorElement::mem
 

int acdk::lang::sys::AllocatorElement::rawsize
 

size of allocated element including internal management size

int acdk::lang::sys::AllocatorElement::size
 

size of allocated element without internal management size

int acdk::lang::sys::AllocatorElement::type
 

see AllocatedType

 
Last modified 2005-05-08 18:32 by SYSTEM By Artefaktur, Ing. Bureau Kommer