
Public Member Functions | |
| TestService (TaskContext *owner=0) | |
Public Attributes | |
| InputPort< int > | ip |
| InputPort< int > | ip2 |
| OutputPort< int > | op |
This test suite tests using ports in services
Definition at line 20 of file service_port_test.cpp.
| TestService::TestService | ( | TaskContext * | owner = 0 |
) | [inline] |
Definition at line 25 of file service_port_test.cpp.
| InputPort<int> TestService::ip |
Definition at line 22 of file service_port_test.cpp.
Definition at line 23 of file service_port_test.cpp.
Definition at line 24 of file service_port_test.cpp.