Classes | Public Types | Public Member Functions | Public Attributes | List of all members
ConcurrencyPortsTestFixture Class Reference

Classes

class  PortConnectorThread
 
class  PortReaderThread
 
class  PortWriterThread
 

Public Types

typedef double T
 

Public Member Functions

 ConcurrencyPortsTestFixture ()
 
bool connect (const ConnPolicy &policy)
 
void disconnect ()
 
bool start ()
 
bool stop ()
 
 ~ConcurrencyPortsTestFixture ()
 

Public Attributes

PortConnectorThread another_input_connector
 
InputPort< Tanother_input_port
 
PortConnectorThread another_output_connector
 
OutputPort< Tanother_output_port
 
PortConnectorThread connector
 
PortReaderThread< Treader
 
PortWriterThread< Twriter
 

Detailed Description

Another fixture for concurrency test.

Definition at line 1090 of file ports_test.cpp.

Member Typedef Documentation

Definition at line 1181 of file ports_test.cpp.

Constructor & Destructor Documentation

ConcurrencyPortsTestFixture::ConcurrencyPortsTestFixture ( )
inline

Definition at line 1190 of file ports_test.cpp.

ConcurrencyPortsTestFixture::~ConcurrencyPortsTestFixture ( )
inline

Definition at line 1200 of file ports_test.cpp.

Member Function Documentation

bool ConcurrencyPortsTestFixture::connect ( const ConnPolicy policy)
inline

Definition at line 1206 of file ports_test.cpp.

void ConcurrencyPortsTestFixture::disconnect ( void  )
inline

Definition at line 1213 of file ports_test.cpp.

bool ConcurrencyPortsTestFixture::start ( void  )
inline

Definition at line 1220 of file ports_test.cpp.

bool ConcurrencyPortsTestFixture::stop ( void  )
inline

Definition at line 1231 of file ports_test.cpp.

Member Data Documentation

PortConnectorThread ConcurrencyPortsTestFixture::another_input_connector

Definition at line 1187 of file ports_test.cpp.

InputPort<T> ConcurrencyPortsTestFixture::another_input_port

Definition at line 1186 of file ports_test.cpp.

PortConnectorThread ConcurrencyPortsTestFixture::another_output_connector

Definition at line 1187 of file ports_test.cpp.

OutputPort<T> ConcurrencyPortsTestFixture::another_output_port

Definition at line 1185 of file ports_test.cpp.

PortConnectorThread ConcurrencyPortsTestFixture::connector

Definition at line 1184 of file ports_test.cpp.

PortReaderThread<T> ConcurrencyPortsTestFixture::reader

Definition at line 1183 of file ports_test.cpp.

PortWriterThread<T> ConcurrencyPortsTestFixture::writer

Definition at line 1182 of file ports_test.cpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:46