Public Member Functions
InPort::InPortMock< DataType > Class Template Reference
Inheritance diagram for InPort::InPortMock< DataType >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

RTC::InPortConnectorcreateConnector_public (RTC::ConnectorProfile &cprof, coil::Properties &prop, RTC::InPortProvider *provider)
RTC::InPortBase::ConnectorList get_m_connectors ()
coil::vstring get_m_consumerTypes ()
coil::Properties get_m_properties ()
coil::vstring get_m_providerTypes ()
RTC::CdrBufferBaseget_m_thebuffer ()
 InPortMock (const char *name, DataType &value, int bufsize=64, bool read_block=false, bool write_block=false, int read_timeout=0, int write_timeout=0)
virtual ~InPortMock ()

Detailed Description

template<class DataType>
class InPort::InPortMock< DataType >

Definition at line 91 of file InPortTests.cpp.


Constructor & Destructor Documentation

template<class DataType>
InPort::InPortMock< DataType >::InPortMock ( const char *  name,
DataType &  value,
int  bufsize = 64,
bool  read_block = false,
bool  write_block = false,
int  read_timeout = 0,
int  write_timeout = 0 
) [inline]

Definition at line 99 of file InPortTests.cpp.

template<class DataType>
virtual InPort::InPortMock< DataType >::~InPortMock ( ) [inline, virtual]

Definition at line 110 of file InPortTests.cpp.


Member Function Documentation

template<class DataType>
RTC::InPortConnector* InPort::InPortMock< DataType >::createConnector_public ( RTC::ConnectorProfile &  cprof,
coil::Properties prop,
RTC::InPortProvider provider 
) [inline]

Definition at line 142 of file InPortTests.cpp.

template<class DataType>
RTC::InPortBase::ConnectorList InPort::InPortMock< DataType >::get_m_connectors ( ) [inline]

Definition at line 153 of file InPortTests.cpp.

template<class DataType>
coil::vstring InPort::InPortMock< DataType >::get_m_consumerTypes ( ) [inline]

Definition at line 133 of file InPortTests.cpp.

template<class DataType>
coil::Properties InPort::InPortMock< DataType >::get_m_properties ( ) [inline]

Definition at line 161 of file InPortTests.cpp.

template<class DataType>
coil::vstring InPort::InPortMock< DataType >::get_m_providerTypes ( ) [inline]

Definition at line 125 of file InPortTests.cpp.

template<class DataType>
RTC::CdrBufferBase* InPort::InPortMock< DataType >::get_m_thebuffer ( ) [inline]

Definition at line 117 of file InPortTests.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:12