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 311 of file UT_IndexedHashMap.h.

Constructor & Destructor Documentation

UT_IndexedHashMap::listContainer::listContainer ( )
inline

Definition at line 314 of file UT_IndexedHashMap.h.

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

Definition at line 318 of file UT_IndexedHashMap.h.

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

Definition at line 322 of file UT_IndexedHashMap.h.

Member Function Documentation

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

Definition at line 341 of file UT_IndexedHashMap.h.

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

Definition at line 334 of file UT_IndexedHashMap.h.

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

Definition at line 345 of file UT_IndexedHashMap.h.

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

Definition at line 338 of file UT_IndexedHashMap.h.

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

Definition at line 342 of file UT_IndexedHashMap.h.

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

Definition at line 332 of file UT_IndexedHashMap.h.

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

Definition at line 326 of file UT_IndexedHashMap.h.

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

Definition at line 340 of file UT_IndexedHashMap.h.


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