OpenRTM_aist.ManagerActionListener.LocalServiceActionListenerHolder Class Reference

LocalServiceActionListenerHolder class. More...

Inheritance diagram for OpenRTM_aist.ManagerActionListener.LocalServiceActionListenerHolder:
OpenRTM_aist.ListenerHolder.ListenerHolder

List of all members.

Public Member Functions

def __init__
 ListenerHolder class ctor.
def __del__
 Destructor.
def preServiceRegister
 preServiceRegister callback function TODO: Documentationvirtual void preServiceRegister(std.string service_name);
def postServiceRegister
 postServiceRegister callback function TODO: Documentationvirtual void postServiceRegister(std.string service_name, RTM.LocalServiceBase* service);
def preServiceInit
 preServiceInit callback function TODO: Documentationvirtual void preServiceInit(coil.Properties& prop, RTM.LocalServiceBase* service);
def postServiceInit
 postServiceInit callback function TODO: Documentationvirtual void postServiceInit(coil.Properties& prop, RTM.LocalServiceBase* service);
def preServiceReinit
 preServiceReinit callback function TODO: Documentationvirtual void preServiceReinit(coil.Properties& prop, RTM.LocalServiceBase* service);
def postServiceReinit
 postServiceReinit callback function TODO: Documentationvirtual void postServiceReinit(coil.Properties& prop, RTM.LocalServiceBase* service);
def preServiceFinalize
 preServiceFinalize callback function TODO: Documentationvirtual void preServiceFinalize(std.string service_name, RTM.LocalServiceBase* service);
def postServiceFinalize
 postServiceFinalize callback function TODO: Documentationvirtual void postServiceFinalize(std.string service_name, RTM.LocalServiceBase* service);

Detailed Description

LocalServiceActionListenerHolder class.

This class is abstract base class for listener classes that provides callbacks for various events in rtobject.


The documentation for this class was generated from the following file:
Generated on Mon Mar 2 14:14:04 2015 for OpenRTM-aist-1.1.0-Python by  doxygen 1.6.3