Foxit PDF SDK
CFX_MapPtrTemplate< KeyType, ValueType > Member List

This is the complete list of members for CFX_MapPtrTemplate< KeyType, ValueType >, including all inherited members.

CFX_MapPtrTemplate(IFX_Allocator *pAllocator=0)CFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr(int nBlockSize=10, IFX_Allocator *pAllocator=0)CFX_MapPtrToPtr
GetCount() constCFX_MapPtrToPtrinline
GetHashTableSize() constCFX_MapPtrToPtrinline
GetNextAssoc(FX_POSITION &rNextPosition, KeyType &rKey, ValueType &rValue) constCFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr::GetNextAssoc(FX_POSITION &rNextPosition, void *&rKey, void *&rValue) constCFX_MapPtrToPtr
GetStartPosition() constCFX_MapPtrToPtrinline
GetValueAt(void *key) constCFX_MapPtrToPtr
InitHashTable(FX_DWORD hashSize, FX_BOOL bAllocNow=true)CFX_MapPtrToPtr
IsEmpty() constCFX_MapPtrToPtrinline
Lookup(KeyType key, ValueType &rValue) constCFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr::Lookup(void *key, void *&rValue) constCFX_MapPtrToPtr
operator[](KeyType key)CFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr::operator[](void *key)CFX_MapPtrToPtr
RemoveAll()CFX_MapPtrToPtr
RemoveKey(KeyType key)CFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr::RemoveKey(void *key)CFX_MapPtrToPtr
SetAt(KeyType key, ValueType newValue)CFX_MapPtrTemplate< KeyType, ValueType >inline
CFX_MapPtrToPtr::SetAt(void *key, void *newValue)CFX_MapPtrToPtrinline
~CFX_MapPtrToPtr()CFX_MapPtrToPtr