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

#include <UT_ThingList.h>

Public Member Functions

 traverser ()
 
 traverser (const traverser &src)
 
 ~traverser ()
 
UT_Thingthing () const
 
UT_Hashhash () const
 
int operator== (const traverser &cmp) const
 
int operator!= (const traverser &cmp) const
 
traverseroperator++ ()
 
const traverseroperator= (const traverser &src)
 

Friends

class UT_ThingList
 

Detailed Description

Definition at line 80 of file UT_ThingList.h.

Constructor & Destructor Documentation

UT_ThingList::traverser::traverser ( )
inline

Definition at line 83 of file UT_ThingList.h.

UT_ThingList::traverser::traverser ( const traverser src)
inline

Definition at line 85 of file UT_ThingList.h.

UT_ThingList::traverser::~traverser ( )
inline

Definition at line 87 of file UT_ThingList.h.

Member Function Documentation

UT_Hash* UT_ThingList::traverser::hash ( void  ) const
inline

Definition at line 90 of file UT_ThingList.h.

Definition at line 94 of file UT_ThingList.h.

traverser& UT_ThingList::traverser::operator++ ( )
inline

Definition at line 97 of file UT_ThingList.h.

const traverser& UT_ThingList::traverser::operator= ( const traverser src)
inline

Definition at line 103 of file UT_ThingList.h.

int UT_ThingList::traverser::operator== ( const traverser cmp) const
inline

Definition at line 92 of file UT_ThingList.h.

UT_Thing& UT_ThingList::traverser::thing ( ) const
inline

Definition at line 89 of file UT_ThingList.h.

Friends And Related Function Documentation

friend class UT_ThingList
friend

Definition at line 115 of file UT_ThingList.h.


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