HPCToolkit
WordSetIterator Class Reference

#include <WordSet.hpp>

Inheritance diagram for WordSetIterator:
Collaboration diagram for WordSetIterator:

Public Member Functions

 WordSetIterator (const WordSet *theTable)
 
virtual ~WordSetIterator ()
 
unsigned long * Current () const
 

Private Member Functions

void operator++ (int)
 
void Reset ()
 

Detailed Description

Definition at line 116 of file WordSet.hpp.

Constructor & Destructor Documentation

◆ WordSetIterator()

WordSetIterator::WordSetIterator ( const WordSet theTable)

Definition at line 259 of file WordSet.cpp.

◆ ~WordSetIterator()

virtual WordSetIterator::~WordSetIterator ( )
inlinevirtual

Definition at line 120 of file WordSet.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ Current()

unsigned long * WordSetIterator::Current ( ) const

Definition at line 265 of file WordSet.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator++()

void HashTableIterator::operator++ ( int  )
inherited

Definition at line 923 of file HashTable.cpp.

◆ Reset()

void HashTableIterator::Reset ( )
inherited

Definition at line 952 of file HashTable.cpp.

Here is the caller graph for this function:

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