Public Member Functions | Private Member Functions | Private Attributes | List of all members
ExecutionContextProxy::ExecutionContextProxyTests Class Reference
Inheritance diagram for ExecutionContextProxy::ExecutionContextProxyTests:
Inheritance graph
[legend]

Public Member Functions

 ExecutionContextProxyTests ()
 Constructor. More...
 
virtual void setUp ()
 Test initialization. More...
 
virtual void tearDown ()
 Test finalization. More...
 
void test_add_component ()
 
void test_case0 ()
 
void test_get_rate ()
 
void test_set_rate ()
 
 ~ExecutionContextProxyTests ()
 Destructor. More...
 

Private Member Functions

 CPPUNIT_TEST (test_get_rate)
 
 CPPUNIT_TEST (test_set_rate)
 
 CPPUNIT_TEST (test_add_component)
 
 CPPUNIT_TEST_SUITE (ExecutionContextProxyTests)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

CORBA::ORB_ptr m_pORB
 
PortableServer::POA_ptr m_pPOA
 

Detailed Description

Definition at line 426 of file ExecutionContextProxyTests.cpp.

Constructor & Destructor Documentation

ExecutionContextProxy::ExecutionContextProxyTests::ExecutionContextProxyTests ( )
inline

Constructor.

Definition at line 445 of file ExecutionContextProxyTests.cpp.

ExecutionContextProxy::ExecutionContextProxyTests::~ExecutionContextProxyTests ( )
inline

Destructor.

Definition at line 458 of file ExecutionContextProxyTests.cpp.

Member Function Documentation

ExecutionContextProxy::ExecutionContextProxyTests::CPPUNIT_TEST ( test_get_rate  )
private
ExecutionContextProxy::ExecutionContextProxyTests::CPPUNIT_TEST ( test_set_rate  )
private
ExecutionContextProxy::ExecutionContextProxyTests::CPPUNIT_TEST ( test_add_component  )
private
ExecutionContextProxy::ExecutionContextProxyTests::CPPUNIT_TEST_SUITE ( ExecutionContextProxyTests  )
private
ExecutionContextProxy::ExecutionContextProxyTests::CPPUNIT_TEST_SUITE_END ( )
private
virtual void ExecutionContextProxy::ExecutionContextProxyTests::setUp ( )
inlinevirtual

Test initialization.

Definition at line 465 of file ExecutionContextProxyTests.cpp.

virtual void ExecutionContextProxy::ExecutionContextProxyTests::tearDown ( )
inlinevirtual

Test finalization.

Definition at line 472 of file ExecutionContextProxyTests.cpp.

void ExecutionContextProxy::ExecutionContextProxyTests::test_add_component ( )
inline

Definition at line 547 of file ExecutionContextProxyTests.cpp.

void ExecutionContextProxy::ExecutionContextProxyTests::test_case0 ( )
inline

Definition at line 583 of file ExecutionContextProxyTests.cpp.

void ExecutionContextProxy::ExecutionContextProxyTests::test_get_rate ( )
inline

Definition at line 481 of file ExecutionContextProxyTests.cpp.

void ExecutionContextProxy::ExecutionContextProxyTests::test_set_rate ( )
inline

Definition at line 513 of file ExecutionContextProxyTests.cpp.

Member Data Documentation

CORBA::ORB_ptr ExecutionContextProxy::ExecutionContextProxyTests::m_pORB
private

Definition at line 437 of file ExecutionContextProxyTests.cpp.

PortableServer::POA_ptr ExecutionContextProxy::ExecutionContextProxyTests::m_pPOA
private

Definition at line 438 of file ExecutionContextProxyTests.cpp.


The documentation for this class was generated from the following file:


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Mon Jun 10 2019 14:08:00