Public Member Functions | |
void | new_data_listener (PortInterface *port) |
PortsTestFixture () | |
~PortsTestFixture () | |
Public Attributes | |
PortInterface * | signalled_port |
ActivityInterface * | slsim |
ActivityInterface * | stsim |
TaskContext * | tc |
EventPortsTC * | tc2 |
EventPortsTC * | tc3 |
EventPortsTC * | tce |
ActivityInterface * | tsim |
Fixture.
Definition at line 61 of file ports_test.cpp.
|
inline |
Definition at line 79 of file ports_test.cpp.
|
inline |
Definition at line 95 of file ports_test.cpp.
|
inline |
Definition at line 73 of file ports_test.cpp.
PortInterface* PortsTestFixture::signalled_port |
Definition at line 72 of file ports_test.cpp.
ActivityInterface* PortsTestFixture::slsim |
Definition at line 70 of file ports_test.cpp.
ActivityInterface* PortsTestFixture::stsim |
Definition at line 69 of file ports_test.cpp.
TaskContext* PortsTestFixture::tc |
Definition at line 64 of file ports_test.cpp.
EventPortsTC* PortsTestFixture::tc2 |
Definition at line 66 of file ports_test.cpp.
EventPortsTC* PortsTestFixture::tc3 |
Definition at line 67 of file ports_test.cpp.
EventPortsTC* PortsTestFixture::tce |
Definition at line 65 of file ports_test.cpp.
ActivityInterface* PortsTestFixture::tsim |
Definition at line 68 of file ports_test.cpp.