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