| void _addMethod (DispatchFunction disp, void *object, const MethodDef& md)
| _addMethod |
[protected]
| void _addMethod (OnewayDispatchFunction disp, void *object,
const MethodDef& md)
| _addMethod |
[protected]
| void _addMethod (DynamicDispatchFunction disp, void *object,
const MethodDef& md)
| _addMethod |
[protected]
| void _initStream (std::string name, void *ptr, long flags)
| _initStream |
[protected]
| bool _initAttribute (const Arts::AttributeDef& attribute)
| _initAttribute |
[protected]
| bool _QueryInitStreamFunc (Object_skel *skel,const std::string& name)
| _QueryInitStreamFunc |
[protected static]
| bool _generateSlots (const std::string& name, const std::string& interface)
| _generateSlots |
[protected]
| const MethodDef& _dsGetMethodDef (long methodID)
| _dsGetMethodDef |
[protected]
| void _defaultNotify (const Notification& notification)
| _defaultNotify |
[protected]
| void notify (const Notification& notification)
| notify |
[protected]
Reimplemented from NotificationClient.
| void _emit_changed (const char *stream, const AnyConstRef& value)
| _emit_changed |
[protected]
| long _addCustomMessageHandler (OnewayDispatchFunction handler, void *object)
| _addCustomMessageHandler |
[protected]
custom messaging: this is used to install a custom data handler that can be used to receive non-standard messages
| Object_skel * _skel ()
| _skel |
[protected]
Reimplemented from Object_base.
| ObjectLocation _location ()
| _location |
[protected]
Reimplemented from Object_base.
| Object_skel ()
| Object_skel |
| ~Object_skel ()
| ~Object_skel |
[virtual]
| void _disconnectRemote (class Connection *connection)
| _disconnectRemote |
| void _referenceClean ()
| _referenceClean |
| void _dispatch (Buffer *request, Buffer *result,long methodID)
| _dispatch |
| void _dispatch (Buffer *request, long methodID)
| _dispatch |
| long _lookupMethod (const MethodDef &)
| _lookupMethod |
Reimplemented from Object_base.
| std::string _interfaceNameSkel ()
| _interfaceNameSkel |
[static]
| void _buildMethodTable ()
| _buildMethodTable |
[virtual]
| void _release ()
| _release |
[virtual]
Reimplemented from Object_base.
| void _copyRemote ()
| _copyRemote |
[virtual]
Reimplemented from Object_base.
| void _useRemote ()
| _useRemote |
[virtual]
Reimplemented from Object_base.
| void _releaseRemote ()
| _releaseRemote |
[virtual]
Reimplemented from Object_base.
| FlowSystem _flowSystem ()
| _flowSystem |
Reimplemented from Object_base.
| std::string _interfaceName ()
| _interfaceName |
[virtual]
Reimplemented from Object_base.
| InterfaceDef _queryInterface (const std::string& name)
| _queryInterface |
Reimplemented from Object_base.
| TypeDef _queryType (const std::string& name)
| _queryType |
Reimplemented from Object_base.
| EnumDef _queryEnum (const std::string& name)
| _queryEnum |
Reimplemented from Object_base.
| std::string _toString ()
| _toString |
[virtual]
Reimplemented from Object_base.
| bool _isCompatibleWith (const std::string& interfacename)
| _isCompatibleWith |
Reimplemented from Object_base.
| std::string _addChild (Arts::Object child, const std::string& name)
| _addChild |
Reimplemented from Object_base.
| bool _removeChild (const std::string& name)
| _removeChild |
Reimplemented from Object_base.
| Arts::Object _getChild (const std::string& name)
| _getChild |
Reimplemented from Object_base.
| std::vector<std::string> * _queryChildren ()
| _queryChildren |
Reimplemented from Object_base.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |