OpenRTM-aist-Python 1.1.2
List of all members
OpenRTM_aist.OutPortProvider.OutPortProviderFactory Class Reference
Inheritance diagram for OpenRTM_aist.OutPortProvider.OutPortProviderFactory:
OpenRTM_aist.GlobalFactory.Factory OpenRTM_aist.OutPortProvider.OutPortProvider OpenRTM_aist.DataPortStatus.DataPortStatus

Additional Inherited Members

- Public Member Functions inherited from OpenRTM_aist.GlobalFactory.Factory
def hasFactory
 bool hasFactory(const Identifier& id)
 
def getIdentifiers
 std::vector<Identifier> getIdentifiers()
 
def addFactory
 ReturnCode addFactory(const Identifier& id, Creator creator, Destructor destructor)
 
def removeFactory
 ReturnCode removeFactory(const Identifier& id)
 
def createObject
 AbstractClass* createObject(const Identifier& id)
 
def deleteObject
 ReturnCode deleteObject(const Identifier& id, AbstractClass*& obj)
 
def createdObjects
 Getting created objects. More...
 
def isProducerOf
 Whether a object is a product of this factory. More...
 
def objectToIdentifier
 Getting class identifier (ID) from a object. More...
 
def objectToCreator
 Getting destructor of the object. More...
 
def objectToDestructor
 Getting destructor of the object. More...
 
- Public Member Functions inherited from OpenRTM_aist.OutPortProvider.OutPortProvider
def __init__
 Constructor.
 
def publishInterfaceProfile
 virtual void publishInterfaceProfile(SDOPackage::NVList& properties);
 
def publishInterface
 virtual bool publishInterface(SDOPackage::NVList& properties);
 
- Public Member Functions inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
def toString
 Convert DataPortStatus into the string. More...
 
- Static Public Attributes inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
int PORT_OK = 0
 DataPortStatus return codes. More...
 

The documentation for this class was generated from the following file: