OpenRTM-aist-Python 2.0.0
DataPortStatus Class Reference

More...

Detailed Description

DataPortStatus mixin class

This is a mixin class to provide enumed return codes that are commonly utilised in connector listener related sub-classes. To use this class, sub-class should inherit this class as a public super class, and declare CONNLISTENERSTATUS_ENUM defined below. Consequently, ReturnCode type that is typedefed by this macro can be used in the sub-class, and enumed identifiers are imported to the class's namespace.


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