| long _objectID | _objectID |
[protected]
| long _lookupCacheRandom | _lookupCacheRandom |
[protected]
| Connection * _connection | _connection |
[protected]
| Object_stub ()
| Object_stub |
[protected]
| Object_stub (Connection *connection, long objectID)
| Object_stub |
[protected]
| ~Object_stub ()
| ~Object_stub |
[protected virtual]
| Object_stub * _stub ()
| _stub |
[protected virtual]
Reimplemented from Object_base.
| ObjectLocation _location ()
| _location |
[protected]
Reimplemented from Object_base.
| enum { _lookupMethodCacheSize = 337 } |
[protected]
| static long * _lookupMethodCache | _lookupMethodCache |
[protected]
| long _lookupMethodFast (const char *method)
| _lookupMethodFast |
[protected]
| long _lookupMethod (const MethodDef &)
| _lookupMethod |
[protected]
Reimplemented from Object_base.
| Buffer * _allocCustomMessage (long handlerID)
| _allocCustomMessage |
[protected]
Reimplemented from Object_base.
| void _sendCustomMessage (Buffer *data)
| _sendCustomMessage |
[protected]
Reimplemented from Object_base.
| std::string _interfaceName ()
| _interfaceName |
[protected]
Reimplemented from Object_base.
| InterfaceDef _queryInterface (const std::string& name)
| _queryInterface |
[protected]
Reimplemented from Object_base.
| TypeDef _queryType (const std::string& name)
| _queryType |
[protected]
Reimplemented from Object_base.
| EnumDef _queryEnum (const std::string& name)
| _queryEnum |
[protected]
Reimplemented from Object_base.
| std::string _toString ()
| _toString |
[protected]
Reimplemented from Object_base.
| FlowSystem _flowSystem ()
| _flowSystem |
[protected]
Reimplemented from Object_base.
| void _release ()
| _release |
[protected virtual]
Reimplemented from Object_base.
| void _copyRemote ()
| _copyRemote |
[protected virtual]
Reimplemented from Object_base.
| void _useRemote ()
| _useRemote |
[protected virtual]
Reimplemented from Object_base.
| void _releaseRemote ()
| _releaseRemote |
[protected virtual]
Reimplemented from Object_base.
| bool _isCompatibleWith (const std::string& interfacename)
| _isCompatibleWith |
[protected]
Reimplemented from Object_base.
| std::string _addChild (Arts::Object child, const std::string& name)
| _addChild |
[protected]
Reimplemented from Object_base.
| bool _removeChild (const std::string& name)
| _removeChild |
[protected]
Reimplemented from Object_base.
| Arts::Object _getChild (const std::string& name)
| _getChild |
[protected]
Reimplemented from Object_base.
| std::vector<std::string> * _queryChildren ()
| _queryChildren |
[protected]
Reimplemented from Object_base.
| bool _error ()
| _error |
[protected]
Reimplemented from Object_base.
| void _cleanupMethodCache ()
| _cleanupMethodCache |
[protected static]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |