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