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

Public Member Functions

 ECFactoryTests ()
 Constructor. More...
 
virtual void setUp ()
 Test initialization. More...
 
virtual void tearDown ()
 Test finalization. More...
 
void test_create_and_destroy ()
 create()�᥽�åɤ�destroy()�᥽�åɤΥƥ��� More...
 
void test_name ()
 name()�᥽�åɤΥƥ��� More...
 
virtual ~ECFactoryTests ()
 Destructor. More...
 

Private Member Functions

 CPPUNIT_TEST (test_name)
 
 CPPUNIT_TEST (test_create_and_destroy)
 
 CPPUNIT_TEST_SUITE (ECFactoryTests)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

CORBA::ORB_ptr m_pORB
 
PortableServer::POA_ptr m_pPOA
 

Detailed Description

Definition at line 38 of file ECFactoryTests.cpp.

Constructor & Destructor Documentation

ECFactory::ECFactoryTests::ECFactoryTests ( )
inline

Constructor.

Definition at line 54 of file ECFactoryTests.cpp.

virtual ECFactory::ECFactoryTests::~ECFactoryTests ( )
inlinevirtual

Destructor.

Definition at line 67 of file ECFactoryTests.cpp.

Member Function Documentation

ECFactory::ECFactoryTests::CPPUNIT_TEST ( test_name  )
private
ECFactory::ECFactoryTests::CPPUNIT_TEST ( test_create_and_destroy  )
private
ECFactory::ECFactoryTests::CPPUNIT_TEST_SUITE ( ECFactoryTests  )
private
ECFactory::ECFactoryTests::CPPUNIT_TEST_SUITE_END ( )
private
virtual void ECFactory::ECFactoryTests::setUp ( )
inlinevirtual

Test initialization.

Definition at line 74 of file ECFactoryTests.cpp.

virtual void ECFactory::ECFactoryTests::tearDown ( )
inlinevirtual

Test finalization.

Definition at line 81 of file ECFactoryTests.cpp.

void ECFactory::ECFactoryTests::test_create_and_destroy ( )
inline

create()�᥽�åɤ�destroy()�᥽�åɤΥƥ���

  • create()�ƽФ��ˤ�ꡢ�����ExcecutionContext�Υ��󥹥��󥹤���������뤫��
  • destroy()�ƽФ��ˤ�ꡢ�����ExecutionContext���󥹥��󥹤��������뤫��

Definition at line 110 of file ECFactoryTests.cpp.

void ECFactory::ECFactoryTests::test_name ( )
inline

name()�᥽�åɤΥƥ���

  • ���󥹥ȥ饯���ǻ��ꤷ��̾�Τ�name()�᥽�åɤ������������Ǥ��뤫��

Definition at line 90 of file ECFactoryTests.cpp.

Member Data Documentation

CORBA::ORB_ptr ECFactory::ECFactoryTests::m_pORB
private

Definition at line 47 of file ECFactoryTests.cpp.

PortableServer::POA_ptr ECFactory::ECFactoryTests::m_pPOA
private

Definition at line 48 of file ECFactoryTests.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