class channelname : public string, public channelHandler String class for channel handling.
| | channelname (const channelHandler& chnMgr, const char* name) Constructor. |
| | channelname (const channelHandler& chnMgr, const string& name) Constructor. |
| | operator= (const string& name) Assignment operator. |
String class for a channel name. During construction the name is automatically expanded with default and mandatory identifiers for site and interferomter.
channelname(const channelHandler& chnMgr, const string& name)
name - channel name
channelname& operator= (const string& name)
alphabetic index hierarchy of classes
Please send questions and comments to sigg_d@ligo-wa.caltech.edu
generated by doc++