#include <sbindtbl.hpp>
Definition at line 141 of file sbindtbl.hpp.
Public Member Functions | |
Iterator (const IntelibBindTable &master) | |
Constructor. | |
bool | GetNext (unsigned long &key, SReference &ret) |
Get the next item. |
|
Constructor.
Definition at line 146 of file sbindtbl.hpp. |
|
Get the next item.
Definition at line 149 of file sbindtbl.hpp. Referenced by SchExpressionContext::GetAllSymbols(), and LExpressionContext::GetAllSymbols(). |