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

#include <UT_IndexedHashMap.h>

Public Member Functions

 listContainer ()
 
 listContainer (itemContainer *i, const InternalKeyT *k)
 
 listContainer (const listContainer &src)
 
listContaineroperator= (const listContainer &src)
 
bool isValid () const
 
InternalItemTgetItem () const
 
const InternalKeyTgetKey () const
 
void setId (exint id)
 
exint getId () const
 
exint getRef () const
 
itemContainergetItemContainer ()
 

Detailed Description

Definition at line 309 of file UT_IndexedHashMap.h.

Constructor & Destructor Documentation

UT_IndexedHashMap::listContainer::listContainer ( )
inline

Definition at line 312 of file UT_IndexedHashMap.h.

UT_IndexedHashMap::listContainer::listContainer ( itemContainer i,
const InternalKeyT k 
)
inline

Definition at line 316 of file UT_IndexedHashMap.h.

UT_IndexedHashMap::listContainer::listContainer ( const listContainer src)
inline

Definition at line 320 of file UT_IndexedHashMap.h.

Member Function Documentation

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

Definition at line 339 of file UT_IndexedHashMap.h.

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

Definition at line 332 of file UT_IndexedHashMap.h.

itemContainer* UT_IndexedHashMap::listContainer::getItemContainer ( )
inline

Definition at line 343 of file UT_IndexedHashMap.h.

const InternalKeyT* UT_IndexedHashMap::listContainer::getKey ( ) const
inline

Definition at line 336 of file UT_IndexedHashMap.h.

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

Definition at line 340 of file UT_IndexedHashMap.h.

bool UT_IndexedHashMap::listContainer::isValid ( ) const
inline

Definition at line 330 of file UT_IndexedHashMap.h.

listContainer& UT_IndexedHashMap::listContainer::operator= ( const listContainer src)
inline

Definition at line 324 of file UT_IndexedHashMap.h.

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

Definition at line 338 of file UT_IndexedHashMap.h.


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