|
cdrMemoryStream | get_m_put_data (void) |
|
int | get_m_put_data_len (void) |
|
| InPortCorbaCdrConsumerMock (void) |
|
virtual ReturnCode | put (const cdrMemoryStream &data) |
| Send data to the destination port. More...
|
|
void | set_m_mode (int mode) |
|
virtual | ~InPortCorbaCdrConsumerMock () |
|
virtual void | init (coil::Properties &prop) |
| Initializing configuration. More...
|
|
DATAPORTSTATUS_ENUM | InPortCorbaCdrConsumer (void) |
| Constructor. More...
|
|
virtual void | publishInterfaceProfile (SDOPackage::NVList &properties) |
| Publish InterfaceProfile information. More...
|
|
virtual bool | subscribeInterface (const SDOPackage::NVList &properties) |
| Subscribe to the data sending notification. More...
|
|
virtual void | unsubscribeInterface (const SDOPackage::NVList &properties) |
| Unsubscribe the data send notification. More...
|
|
virtual | ~InPortCorbaCdrConsumer (void) |
| Destructor. More...
|
|
virtual DATAPORTSTATUS_ENUM | ~InPortConsumer (void) |
| Destructor. More...
|
|
typename::OpenRTM::InPortCdr::_ptr_type | _ptr () |
| Get Object reference narrowed as ObjectType. More...
|
|
| CorbaConsumer () |
| Consructor. More...
|
|
| CorbaConsumer (const CorbaConsumer &x) |
| Copy constructor. More...
|
|
typename::OpenRTM::InPortCdr::_ptr_type | operator-> () |
| Get Object reference narrowed as ObjectType. More...
|
|
CorbaConsumer & | operator= (const CorbaConsumer &x) |
| Assignment operator. More...
|
|
virtual void | releaseObject () |
| Clear CORBA object setting. More...
|
|
virtual bool | setObject (CORBA::Object_ptr obj) |
| Set Object. More...
|
|
void | swap (CorbaConsumer &x) |
|
virtual | ~CorbaConsumer (void) |
| Virtual destructor. More...
|
|
| CorbaConsumerBase () |
| Consructor. More...
|
|
| CorbaConsumerBase (const CorbaConsumerBase &x) |
| Copy Consructor. More...
|
|
virtual CORBA::Object_ptr | getObject () |
| Get CORBA Object. More...
|
|
CorbaConsumerBase & | operator= (const CorbaConsumerBase &x) |
| Assignment operator. More...
|
|
void | swap (CorbaConsumerBase &x) |
| swap function More...
|
|
virtual | ~CorbaConsumerBase (void) |
| Virtual destructor. More...
|
|