#include <IToken.h>
Inheritance diagram for smbios::ConstTokenTableIterator:

Public Types | |
| typedef const IToken | value_type |
| typedef value_type & | reference |
| typedef value_type * | pointer |
Public Member Functions | |
| virtual | ~ConstTokenTableIterator () throw () |
| ConstTokenTableIterator (const ITokenTable *initialTable=0, int typeToMatch=-1) | |
| reference | operator * () const |
| pointer | operator-> () const |
| ConstTokenTableIterator & | operator++ () |
| const ConstTokenTableIterator | operator++ (int) |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1