EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | List of all members
NamedBase Class Reference

A named thingy. More...

#include <Named.h>

Inheritance diagram for NamedBase:
Named ArchiveChannel GroupInfo ProcessVariable ArchiveChannelEA3

Public Member Functions

 NamedBase (const char *name)
 Create a Named thing with given name. More...
 
const stdString & getName () const
 

Detailed Description

A named thingy.

Constructor & Destructor Documentation

NamedBase::NamedBase ( const char *  name)

Create a Named thing with given name.

Member Function Documentation

const stdString& NamedBase::getName ( ) const
virtual
Returns
Returns the name.

Implements Named.


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