Public Member Functions | |
| void | new_data_listener (PortInterface *port) |
| PortsTestFixture () | |
| ~PortsTestFixture () | |
Public Attributes | |
| PortInterface * | signalled_port |
| ActivityInterface * | stsim |
| TaskContext * | tc |
| EventPortsTC * | tc2 |
| EventPortsTC * | tce |
| ActivityInterface * | tsim |
Fixture.
Definition at line 57 of file ports_test.cpp.
| PortsTestFixture::PortsTestFixture | ( | ) | [inline] |
Definition at line 73 of file ports_test.cpp.
| PortsTestFixture::~PortsTestFixture | ( | ) | [inline] |
Definition at line 86 of file ports_test.cpp.
| void PortsTestFixture::new_data_listener | ( | PortInterface * | port | ) | [inline] |
Definition at line 67 of file ports_test.cpp.
Definition at line 66 of file ports_test.cpp.
| ActivityInterface* PortsTestFixture::stsim |
Definition at line 64 of file ports_test.cpp.
Definition at line 60 of file ports_test.cpp.
Definition at line 62 of file ports_test.cpp.
Definition at line 61 of file ports_test.cpp.
| ActivityInterface* PortsTestFixture::tsim |
Definition at line 63 of file ports_test.cpp.