Sct::IS::IONameIS Class Reference

Inheritance diagram for Sct::IS::IONameIS:

Inheritance graph
[legend]
Collaboration diagram for Sct::IS::IONameIS:

Collaboration graph
[legend]

Public Member Functions

 IONameIS (const string &nameIO) throw (InvalidArgument)
 IONameIS (const UniqueID &uniqueID, const string &className) throw ()
 IONameIS (const UniqueID &uniqueID, const string &className, const string &server) throw ()
virtual ~IONameIS () throw ()
void setServer (const string &server) throw ()
string getServer () const throw ()

Static Public Member Functions

static string getDefaultServer () throw ()
static void setDefaultServer (const string &server) throw ()

Protected Member Functions

virtual void parse () throw (InvalidArgument)
 Must set uniqueID from nameIO.
virtual void construct () throw ()
 Must set nameIO from uniqueID and className.

Private Member Functions

 IONameIS ()

Private Attributes

string server

Static Private Attributes

static string defaultServer

Detailed Description

Definition at line 12 of file IONameIS.h.


Member Function Documentation

void Sct::IS::IONameIS::construct  )  throw () [protected, virtual]
 

Must set nameIO from uniqueID and className.

Implements Sct::IOName.

Definition at line 44 of file IONameIS.cpp.

References Sct::IOName::className, Sct::IOName::nameIO, server, and Sct::IOName::uniqueID.

Referenced by IONameIS().

void Sct::IS::IONameIS::parse  )  throw (InvalidArgument) [protected, virtual]
 

Must set uniqueID from nameIO.

Exceptions:
InvalidArgument if this isn't possible.

Implements Sct::IOName.

Definition at line 36 of file IONameIS.cpp.

References Sct::IOName::className, Sct::IOName::nameIO, server, and Sct::IOName::uniqueID.

Referenced by IONameIS().


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:03:32 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6