Public Member Functions | |
| OS32CTest () | |
Protected Member Functions | |
| virtual void | SetUp () |
Protected Attributes | |
| OS32C | os32c |
| shared_ptr< TestSocket > | ts |
| shared_ptr< TestSocket > | ts_io |
Definition at line 45 of file os32c_test.cpp.
| omron_os32c_driver::OS32CTest::OS32CTest | ( | ) | [inline] |
Definition at line 48 of file os32c_test.cpp.
| virtual void omron_os32c_driver::OS32CTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 51 of file os32c_test.cpp.
OS32C omron_os32c_driver::OS32CTest::os32c [protected] |
Definition at line 60 of file os32c_test.cpp.
shared_ptr<TestSocket> omron_os32c_driver::OS32CTest::ts [protected] |
Definition at line 58 of file os32c_test.cpp.
shared_ptr<TestSocket> omron_os32c_driver::OS32CTest::ts_io [protected] |
Definition at line 59 of file os32c_test.cpp.