Constructor & Destructor Documentation
| DtDebugDrawerNameManager::DtDebugDrawerNameManager |
( |
| ) |
|
| virtual DtDebugDrawerNameManager::~DtDebugDrawerNameManager |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtDebugDrawerNameManager::init |
( |
| ) |
|
|
virtual |
| virtual DtString DtDebugDrawerNameManager::addAndCreateNewName |
( |
int |
type | ) |
|
|
virtual |
| virtual void DtDebugDrawerNameManager::removeName |
( |
const DtString & |
name | ) |
|
|
virtual |
| virtual DtString DtDebugDrawerNameManager::getMemoryBlockNameByIndex |
( |
unsigned int |
index | ) |
|
|
virtual |
| virtual void DtDebugDrawerNameManager::lockAccess |
( |
| ) |
|
|
virtual |
| virtual void DtDebugDrawerNameManager::unlockAccess |
( |
| ) |
|
|
virtual |
| virtual const std::vector<int> DtDebugDrawerNameManager::getMemoryBlockIndexListByType |
( |
int |
memoryType | ) |
|
|
virtual |
| virtual DtString DtDebugDrawerNameManager::blockDescription |
( |
| ) |
|
|
virtual |
Member Data Documentation
| char* DtDebugDrawerNameManager::myMemoryPtr |
|
protected |
Pointer to the start of shared memory.
Pointer to the header in shared memory.
| DtSharedMemoryPoolManager* DtDebugDrawerNameManager::myManager |
|
protected |
Shared memory wrapper class object.
| std::vector<int> DtDebugDrawerNameManager::myCachedIndexList |
|
protected |
| int DtDebugDrawerNameManager::myCachedOffset |
|
protected |
The documentation for this class was generated from the following file: