EPICS ARCHIVER V4
|
Name iterator. More...
#include <Index.h>
Public Member Functions | |
virtual | ~NameIterator () |
Destructor. | |
virtual bool | isValid () const =0 |
virtual const stdString & | getName () const =0 |
virtual void | next ()=0 |
Get next entry. More... | |
Name iterator.