20 import SDOPackage, SDOPackage__POA
151 def init(self, rtobj, profile):
216 sdoserviceproviderfactory =
None 228 OpenRTM_aist.Factory.__init__(self)
235 global sdoserviceproviderfactory
237 if sdoserviceproviderfactory
is None:
240 return sdoserviceproviderfactory
242 instance = staticmethod(instance)
def finalize(self)
Finalization.
def init(self, rtobj, profile)
Initialization function of the consumer class.
def __del__(self)
virtual destructor
def reinit(self, profile)
Reinitialization function of the consumer class.
def getProfile(self)
Getting ServiceProfile virtual const SDOPackage::ServiceProfile& getProfile() const = 0;...
typedef of sdoServiceProviderFactory typedef ::coil::GlobalFactory< ::RTC::SdoServiceProviderBase > S...