HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_IndexedHashMap::itemContainer Class Reference

#include <UT_IndexedHashMap.h>

Public Member Functions

 itemContainer (const UT_IndexedHashMap &map, InternalItemT *item, exint id)
 
 ~itemContainer ()
 
InternalItemTgetItem () const
 
exint getId () const
 
void setId (exint id)
 
exint getRef () const
 
void setRef (int d)
 
int bumpRef (int d)
 

Detailed Description

Definition at line 217 of file UT_IndexedHashMap.h.

Constructor & Destructor Documentation

UT_IndexedHashMap::itemContainer::itemContainer ( const UT_IndexedHashMap map,
InternalItemT item,
exint  id 
)
inline

Definition at line 220 of file UT_IndexedHashMap.h.

UT_IndexedHashMap::itemContainer::~itemContainer ( )
inline

Definition at line 228 of file UT_IndexedHashMap.h.

Member Function Documentation

int UT_IndexedHashMap::itemContainer::bumpRef ( int  d)
inline

Definition at line 238 of file UT_IndexedHashMap.h.

exint UT_IndexedHashMap::itemContainer::getId ( ) const
inline

Definition at line 234 of file UT_IndexedHashMap.h.

InternalItemT* UT_IndexedHashMap::itemContainer::getItem ( ) const
inline

Definition at line 233 of file UT_IndexedHashMap.h.

exint UT_IndexedHashMap::itemContainer::getRef ( ) const
inline

Definition at line 236 of file UT_IndexedHashMap.h.

void UT_IndexedHashMap::itemContainer::setId ( exint  id)
inline

Definition at line 235 of file UT_IndexedHashMap.h.

void UT_IndexedHashMap::itemContainer::setRef ( int  d)
inline

Definition at line 237 of file UT_IndexedHashMap.h.


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