Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
HTreeIterator Class Reference

Inherits AssetIterator.

Public Member Functions

virtual bool Is_Done (void)
 
virtual const char * Current_Item_Name (void)
 
- Public Member Functions inherited from AssetIterator
virtual ~AssetIterator (void)
 
virtual void First (void)
 
virtual void Next (void)
 

Friends

class WW3DAssetManager
 

Additional Inherited Members

- Protected Member Functions inherited from AssetIterator
 AssetIterator (void)
 
- Protected Attributes inherited from AssetIterator
int Index
 

Detailed Description

Definition at line 170 of file assetmgr.cpp.

Member Function Documentation

◆ Current_Item_Name()

const char * HTreeIterator::Current_Item_Name ( void )
virtual

Implements AssetIterator.

Definition at line 1727 of file assetmgr.cpp.

◆ Is_Done()

bool HTreeIterator::Is_Done ( void )
virtual

Implements AssetIterator.

Definition at line 1722 of file assetmgr.cpp.

Friends And Related Symbol Documentation

◆ WW3DAssetManager

friend class WW3DAssetManager
friend

Definition at line 176 of file assetmgr.cpp.


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