Public Member Functions | Private Attributes
PublisherFlush::InPortCorbaCdrConsumerMock Class Reference
Inheritance diagram for PublisherFlush::InPortCorbaCdrConsumerMock:
Inheritance graph
[legend]

List of all members.

Public Member Functions

cdrMemoryStream get_m_put_data (void)
 InPortCorbaCdrConsumerMock (void)
virtual ReturnCode put (const cdrMemoryStream &data)
 Send data to the destination port.
virtual ~InPortCorbaCdrConsumerMock ()

Private Attributes

RTC::CdrBufferBasem_buffer
::OpenRTM::CdrData m_put_data

Detailed Description

Definition at line 84 of file PublisherFlushTests.cpp.


Constructor & Destructor Documentation

Definition at line 92 of file PublisherFlushTests.cpp.

Definition at line 100 of file PublisherFlushTests.cpp.


Member Function Documentation

Definition at line 164 of file PublisherFlushTests.cpp.

virtual ReturnCode PublisherFlush::InPortCorbaCdrConsumerMock::put ( const cdrMemoryStream &  data) [inline, virtual]

Send data to the destination port.

Write data into the buffer.

Pure virtual function to send data to the destination port.

This function might the following return codes

  • PORT_OK: Normal return
  • PORT_ERROR: Error occurred in data transfer process
  • SEND_FULL: Buffer full although OutPort tried to send data
  • SEND_TIMEOUT: Timeout although OutPort tried to send data
  • UNKNOWN_ERROR: Unknown error

Reimplemented from RTC::InPortCorbaCdrConsumer.

Definition at line 108 of file PublisherFlushTests.cpp.


Member Data Documentation

Definition at line 172 of file PublisherFlushTests.cpp.

Definition at line 173 of file PublisherFlushTests.cpp.


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


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:13