Iterator over names in the hash.
More...
#include <NameHash.h>
|
virtual bool | isValid () const =0 |
|
virtual void | next ()=0 |
| Get next entry. More...
|
|
virtual const stdString & | getName () const =0 |
| Channel Name. More...
|
|
virtual const stdString & | getIdTxt () const =0 |
| ID string (for index file, that might be the data file name)
|
|
virtual FileOffset | getId () const =0 |
| ID code (for index file, that might be the file offset)
|
|
Iterator over names in the hash.
virtual bool NameHash::Iterator::isValid |
( |
| ) |
const |
|
pure virtual |
virtual void NameHash::Iterator::next |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/malitsky/projects/epics-archiver/sourceforge/trunk/ea4-cpp/include/common/storage/NameHash.h