EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | List of all members
NameHash::Entry Class Referenceabstract

One entry in the NameHash. More...

#include <NameHash.h>

Inheritance diagram for NameHash::Entry:
NameHash::Iterator

Public Member Functions

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)
 

Detailed Description

One entry in the NameHash.

Member Function Documentation

virtual const stdString& NameHash::Entry::getName ( ) const
pure virtual

Channel Name.


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