Collaboration diagram for cbdata:

List of all members.

Public Member Functions

void * operator new (size_t)
void operator delete (void *)
 ~cbdata ()
void check (int aLine) const

Static Public Member Functions

static MemAllocatorProxyPool ()

Public Attributes

hash_link hash
int valid
int locks
cbdata_type type
long cookie

Static Public Attributes

static const long Cookie

Detailed Description

Definition at line 87 of file cbdata.cc.


Constructor & Destructor Documentation

cbdata::~cbdata (  ) 

Definition at line 207 of file cbdata.cc.

References calls, cbdata_index, CBDataIndex::free_func, hash, _hash_link::key, p, and type.


Member Function Documentation

void cbdata::check ( int  aLine  )  const [inline]

Definition at line 129 of file cbdata.cc.

References assert, Cookie, and cookie.

Referenced by cbdataInternalFree(), cbdataInternalLock(), cbdataInternalUnlock(), and cbdataReferenceValid().

void cbdata::operator delete ( void *  address  )  [inline]

Definition at line 172 of file cbdata.cc.

void * cbdata::operator new ( size_t  byteCount  )  [inline]

Definition at line 172 of file cbdata.cc.

MemAllocatorProxy & cbdata::Pool (  )  [inline, static]

Definition at line 172 of file cbdata.cc.


Member Data Documentation

Definition at line 128 of file cbdata.cc.

Referenced by cbdataInternalAlloc(), and check().

const long cbdata::Cookie [static]

Definition at line 130 of file cbdata.cc.

Referenced by cbdataInternalAlloc(), and check().

Todo:
examine making cbdata templated on this - so we get type safe access to data - RBC 20030902

Definition at line 93 of file cbdata.cc.

Referenced by cbdataInternalAlloc(), cbdataInternalFree(), cbdataInternalUnlock(), and ~cbdata().


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

Search

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors