Public Member Functions | Static Public Attributes | List of all members
OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory Class Reference
Inheritance diagram for OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory:
Inheritance graph
[legend]

Public Member Functions

def __del__ (self)
 
def __init__ (self)
 
def instance ()
 
- Public Member Functions inherited from OpenRTM_aist.GlobalFactory.Factory
def __init__ (self)
 
def addFactory (self, id, creator, destructor)
 ReturnCode addFactory(const Identifier& id, Creator creator, Destructor destructor) More...
 
def createObject (self, id)
 AbstractClass* createObject(const Identifier& id) More...
 
def deleteObject (self, obj, id=None)
 void deleteObject(const Identifier& id, AbstractClass*& obj) More...
 
def getIdentifiers (self)
 std::vector<Identifier> getIdentifiers() More...
 
def hasFactory (self, id)
 bool hasFactory(const Identifier& id) More...
 
def removeFactory (self, id)
 ReturnCode removeFactory(const Identifier& id) More...
 
- Public Member Functions inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
def __init__ (self)
 
def toString (status)
 Convert DataPortStatus into the string. More...
 

Static Public Attributes

 instance = staticmethod(instance)
 
- Static Public Attributes inherited from OpenRTM_aist.GlobalFactory.Factory
int ALREADY_EXISTS = 2
 
int FACTORY_ERROR = 1
 
int FACTORY_OK = 0
 
int INVALID_ARG = 4
 
int NOT_FOUND = 3
 
int UNKNOWN_ERROR = 5
 
- Static Public Attributes inherited from OpenRTM_aist.DataPortStatus.DataPortStatus
int BUFFER_EMPTY = 4
 
int BUFFER_ERROR = 2
 
int BUFFER_FULL = 3
 
int BUFFER_TIMEOUT = 5
 
int CONNECTION_LOST = 12
 
int INVALID_ARGS = 10
 
int PORT_ERROR = 1
 
int PORT_OK = 0
 DataPortStatus return codes. More...
 
int PRECONDITION_NOT_MET = 11
 
int RECV_EMPTY = 8
 
int RECV_TIMEOUT = 9
 
int SEND_FULL = 6
 
int SEND_TIMEOUT = 7
 
 toString = staticmethod(toString)
 
int UNKNOWN_ERROR = 13
 

Detailed Description

Definition at line 82 of file OutPortConsumer.py.

Constructor & Destructor Documentation

def OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory.__init__ (   self)

Definition at line 83 of file OutPortConsumer.py.

def OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory.__del__ (   self)

Definition at line 88 of file OutPortConsumer.py.

Member Function Documentation

def OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory.instance ( )

Definition at line 92 of file OutPortConsumer.py.

Member Data Documentation

OpenRTM_aist.OutPortConsumer.OutPortConsumerFactory.instance = staticmethod(instance)
static

Definition at line 100 of file OutPortConsumer.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Thu Jun 6 2019 19:11:37