Public Types
Public Methods
Public Static Methods
- static inline GlobalComm null ()
- static inline GlobalComm _from_base (GlobalComm_base* b)
Protected Methods
inline GlobalComm (GlobalComm_base* b)
| GlobalComm |
[protected]
| typedef GlobalComm_base _base_class | _base_class |
inline GlobalComm ()
| GlobalComm |
inline GlobalComm (const GlobalComm& target)
| GlobalComm |
inline GlobalComm (Arts::Object::Pool& p)
| GlobalComm |
inline GlobalComm null ()
| null |
[static]
Reimplemented from Object.
inline GlobalComm _from_base (GlobalComm_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline GlobalComm& operator= (const GlobalComm& target)
| operator= |
Reimplemented from Object.
inline GlobalComm_base* _base ()
| _base |
Reimplemented from Object.
inline bool put (const std::string& variable, const std::string& value)
| put |
inline std::string get (const std::string& variable)
| get |
inline void erase (const std::string& variable)
| erase |
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |