Public Methods
- inline GlobalComm_base * _copy ()
- virtual std::vector<std::string> _defaultPortsIn () const
- virtual std::vector<std::string> _defaultPortsOut () const
- void * _cast (unsigned long iid)
- virtual bool put (const std::string& variable, const std::string& value)
- virtual std::string get (const std::string& variable)
- virtual void erase (const std::string& variable)
Public Static Methods
Public Members
- static unsigned long _IID
| static unsigned long _IID
| _IID |
GlobalComm_base * _create (const std::string& subClass = "Arts::GlobalComm")
| _create |
[static]
Reimplemented from Object_base.
GlobalComm_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from Object_base.
[static]
Reimplemented from Object_base.
GlobalComm_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
inline GlobalComm_base * _copy ()
| _copy |
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from Object_base.
std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from Object_base.
void * _cast (unsigned long iid)
| _cast |
Reimplemented from Object_base.
bool put (const std::string& variable, const std::string& value)
| put |
[pure virtual]
std::string get (const std::string& variable)
| get |
[pure virtual]
void erase (const std::string& variable)
| erase |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |