Public Types
Public Methods
Public Static Methods
- static inline TmpGlobalComm null ()
- static inline TmpGlobalComm _from_base (TmpGlobalComm_base* b)
Protected Methods
inline TmpGlobalComm (TmpGlobalComm_base* b)
| TmpGlobalComm |
[protected]
| typedef TmpGlobalComm_base _base_class | _base_class |
inline TmpGlobalComm ()
| TmpGlobalComm |
inline TmpGlobalComm (const TmpGlobalComm& target)
| TmpGlobalComm |
inline TmpGlobalComm (Arts::Object::Pool& p)
| TmpGlobalComm |
inline TmpGlobalComm null ()
| null |
[static]
Reimplemented from Object.
inline TmpGlobalComm _from_base (TmpGlobalComm_base* b)
| _from_base |
[static]
Reimplemented from Object.
inline TmpGlobalComm& operator= (const TmpGlobalComm& target)
| operator= |
Reimplemented from Object.
inline TmpGlobalComm_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. |