Eneboo - Documentación para desarrolladores
Clases | Tipos públicos | Métodos públicos | Métodos públicos estáticos | Amigas
Referencia de la plantilla de la Clase Hoard::EmptyClass< SuperblockType_, EmptinessClasses >

#include <emptyclass.h>

Lista de todos los miembros.

Clases

class  MyChecker
 Precondition and postcondition checking.

Tipos públicos

typedef SuperblockType_ SuperblockType

Métodos públicos

 EmptyClass (void)
void dumpStats (void)
SuperblockTypegetEmpty (void)
SuperblockTypeget (void)
void put (SuperblockType *s)
INLINE MALLOC_FUNCTION void * malloc (size_t sz)
INLINE void free (void *ptr)

Métodos públicos estáticos

static INLINE SuperblockTypegetSuperblock (void *ptr)
 Find the superblock (by bit-masking) that holds a given pointer.

Amigas

class MyChecker

template<class SuperblockType_, int EmptinessClasses>
class Hoard::EmptyClass< SuperblockType_, EmptinessClasses >


Documentación de los 'Typedef' miembros de la clase

template<class SuperblockType_ , int EmptinessClasses>
typedef SuperblockType_ Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::SuperblockType

Documentación del constructor y destructor

template<class SuperblockType_ , int EmptinessClasses>
Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::EmptyClass ( void  ) [inline]

Documentación de las funciones miembro

template<class SuperblockType_ , int EmptinessClasses>
void Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::dumpStats ( void  ) [inline]
template<class SuperblockType_ , int EmptinessClasses>
INLINE void Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::free ( void *  ptr) [inline]
template<class SuperblockType_ , int EmptinessClasses>
SuperblockType* Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::get ( void  ) [inline]
template<class SuperblockType_ , int EmptinessClasses>
SuperblockType* Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::getEmpty ( void  ) [inline]
template<class SuperblockType_ , int EmptinessClasses>
static INLINE SuperblockType* Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::getSuperblock ( void *  ptr) [inline, static]

Find the superblock (by bit-masking) that holds a given pointer.

template<class SuperblockType_ , int EmptinessClasses>
INLINE MALLOC_FUNCTION void* Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::malloc ( size_t  sz) [inline]
template<class SuperblockType_ , int EmptinessClasses>
void Hoard::EmptyClass< SuperblockType_, EmptinessClasses >::put ( SuperblockType s) [inline]

Documentación de las funciones relacionadas y clases amigas

template<class SuperblockType_ , int EmptinessClasses>
friend class MyChecker [friend]

La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'