Definition at line 367 of file RTObjectTests.cpp.
RTObject::RTObjectTests::RTObjectTests | ( | ) | [inline] |
Constructor.
Definition at line 421 of file RTObjectTests.cpp.
virtual RTObject::RTObjectTests::~RTObjectTests | ( | ) | [inline, virtual] |
Destructor.
Definition at line 434 of file RTObjectTests.cpp.
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_finalizeContexts | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_bindContext | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_add_removePort | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_readAll | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_writeAll | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_finalize_participating_in_execution_context | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_exit | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_exit_in_Created | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_context | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_contexts | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_ports | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_sdo_id | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_sdo_type | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_sdo_service | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_set_device_profile_and_get_device_profile | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_set_service_profile_and_get_service_profile | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_set_service_profile_and_get_service_profiles | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_set_service_profile_and_get_sdo_service | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_remove_service_profile | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_configuration_and_add_organization_and_get_organizations | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_status | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST | ( | test_get_status_list | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST_SUITE | ( | RTObjectTests | ) | [private] |
RTObject::RTObjectTests::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
virtual void RTObject::RTObjectTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 441 of file RTObjectTests.cpp.
virtual void RTObject::RTObjectTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 448 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_add_removePort | ( | ) | [inline] |
add[In/Out]Port(),addPort()メソッドのテスト
Definition at line 815 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_bindContext | ( | ) | [inline] |
bindContext()メソッドのテスト
Definition at line 1786 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_detach_executioncontext | ( | ) | [inline] |
detach_executioncontext()メソッドのテスト
Definition at line 648 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_detach_executioncontext_with_illegal_id | ( | ) | [inline] |
detach_executioncontext()メソッドのテスト
Definition at line 673 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_exit | ( | ) | [inline] |
exit()メソッドのテスト
Definition at line 588 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_exit_in_Created | ( | ) | [inline] |
exit()メソッドのテスト
Definition at line 631 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_finalize_in_Created | ( | ) | [inline] |
finalize()メソッドのテスト
Definition at line 564 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_finalize_invoking_on_finalize | ( | ) | [inline] |
finalize()メソッドのテスト
Definition at line 504 of file RTObjectTests.cpp.
finalize()メソッドのテスト
Definition at line 533 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_finalizeContexts | ( | ) | [inline] |
void RTObject::RTObjectTests::test_get_component_profile | ( | ) | [inline] |
get_component_profile()メソッドのテスト
Definition at line 773 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_add_organization_and_get_organizations | ( | ) | [inline] |
get_configuration()メソッドとget_organizations()メソッドのテスト
Definition at line 1592 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_remove_organization | ( | ) | [inline] |
Configuration::remove_organization()メソッドのテスト
Definition at line 1635 of file RTObjectTests.cpp.
Configuration::remove_service_profile()メソッドのテスト
Definition at line 1534 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_set_device_profile_and_get_device_profile | ( | ) | [inline] |
get_configuration()メソッドのテスト
Definition at line 1280 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_set_service_profile_and_get_sdo_service | ( | ) | [inline] |
get_configuration()メソッドとget_sdo_service()メソッドのテスト
Definition at line 1479 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_set_service_profile_and_get_service_profile | ( | ) | [inline] |
get_configuration()メソッドとget_serivce_profile()メソッドのテスト
Definition at line 1325 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_configuration_and_set_service_profile_and_get_service_profiles | ( | ) | [inline] |
get_configuration()メソッドとget_service_profiles()メソッドのテスト
Definition at line 1397 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_context | ( | ) | [inline] |
get_context()メソッドのテスト
Definition at line 689 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_contexts | ( | ) | [inline] |
get_contexts()メソッドのテスト
Definition at line 729 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_device_profile | ( | ) | [inline] |
get_device_profile()メソッドのテスト
Definition at line 1164 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_monitoring | ( | ) | [inline] |
get_monitoring()メソッドのテスト
Definition at line 1672 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_owned_organizations | ( | ) | [inline] |
get_execution_context_services()メソッドのテスト
Definition at line 1097 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_ports | ( | ) | [inline] |
void RTObject::RTObjectTests::test_get_sdo_id | ( | ) | [inline] |
get_sdo_id()メソッドのテスト
Definition at line 1108 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_sdo_service | ( | ) | [inline] |
get_sdo_service()メソッドのテスト
Definition at line 1229 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_sdo_service_with_illegal_arguments | ( | ) | [inline] |
Definition at line 1234 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_sdo_type | ( | ) | [inline] |
void RTObject::RTObjectTests::test_get_service_profile | ( | ) | [inline] |
get_service_profile()メソッドのテスト
Definition at line 1174 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_service_profile_with_illegal_arguments | ( | ) | [inline] |
get_service_profile()メソッドのテスト
Definition at line 1185 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_get_status | ( | ) | [inline] |
void RTObject::RTObjectTests::test_get_status_list | ( | ) | [inline] |
get_status_list()メソッドのテスト
Definition at line 1718 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_initialize_in_Alive | ( | ) | [inline] |
initialize()メソッドのテスト
Definition at line 478 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_initialize_invoking_on_initialize | ( | ) | [inline] |
initialize()メソッドのテスト
Definition at line 457 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_is_alive | ( | ) | [inline] |
is_alive()メソッドのテスト
Definition at line 577 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_readAll | ( | ) | [inline] |
readAll(),setReadAll()メソッドのテスト
Definition at line 882 of file RTObjectTests.cpp.
void RTObject::RTObjectTests::test_writeAll | ( | ) | [inline] |
writeAll(),setWriteAll()メソッドのテスト
Definition at line 957 of file RTObjectTests.cpp.
CORBA::ORB_ptr RTObject::RTObjectTests::m_pORB [private] |
Definition at line 414 of file RTObjectTests.cpp.
PortableServer::POA_ptr RTObject::RTObjectTests::m_pPOA [private] |
Definition at line 415 of file RTObjectTests.cpp.