Public Member Functions | |
OutPortPushConnectorTests () | |
Constructor. | |
virtual void | setUp () |
Test initialization. | |
virtual void | tearDown () |
Test finalization. | |
void | test_activate_deactivate () |
activate ��åɥƥ��� | |
void | test_disconnect_getBuffer () |
disconnect ��åɥƥ��� | |
void | test_OutPortPushConnector () |
Constructor ��åɥƥ��� | |
void | test_write () |
write ��åɥƥ��� | |
~OutPortPushConnectorTests () | |
Destructor. | |
Public Attributes | |
RTC::ConnectorListeners | m_listeners |
Private Member Functions | |
CPPUNIT_TEST (test_OutPortPushConnector) | |
CPPUNIT_TEST (test_write) | |
CPPUNIT_TEST (test_disconnect_getBuffer) | |
CPPUNIT_TEST (test_activate_deactivate) | |
CPPUNIT_TEST_SUITE (OutPortPushConnectorTests) | |
CPPUNIT_TEST_SUITE_END () | |
Private Attributes | |
CORBA::ORB_ptr | m_pORB |
PortableServer::POA_ptr | m_pPOA |
Definition at line 553 of file OutPortPushConnectorTests.cpp.
Constructor.
Definition at line 576 of file OutPortPushConnectorTests.cpp.
Destructor.
Definition at line 591 of file OutPortPushConnectorTests.cpp.
OutPortPushConnector::OutPortPushConnectorTests::CPPUNIT_TEST | ( | test_OutPortPushConnector | ) | [private] |
OutPortPushConnector::OutPortPushConnectorTests::CPPUNIT_TEST | ( | test_disconnect_getBuffer | ) | [private] |
OutPortPushConnector::OutPortPushConnectorTests::CPPUNIT_TEST | ( | test_activate_deactivate | ) | [private] |
OutPortPushConnector::OutPortPushConnectorTests::CPPUNIT_TEST_SUITE | ( | OutPortPushConnectorTests | ) | [private] |
virtual void OutPortPushConnector::OutPortPushConnectorTests::setUp | ( | ) | [inline, virtual] |
Test initialization.
Definition at line 598 of file OutPortPushConnectorTests.cpp.
virtual void OutPortPushConnector::OutPortPushConnectorTests::tearDown | ( | ) | [inline, virtual] |
Test finalization.
Definition at line 642 of file OutPortPushConnectorTests.cpp.
activate ��åɥƥ���
Definition at line 882 of file OutPortPushConnectorTests.cpp.
disconnect ��åɥƥ���
Definition at line 834 of file OutPortPushConnectorTests.cpp.
Constructor ��åɥƥ���
Definition at line 650 of file OutPortPushConnectorTests.cpp.
void OutPortPushConnector::OutPortPushConnectorTests::test_write | ( | void | ) | [inline] |
write ��åɥƥ���
Definition at line 776 of file OutPortPushConnectorTests.cpp.
Definition at line 571 of file OutPortPushConnectorTests.cpp.
CORBA::ORB_ptr OutPortPushConnector::OutPortPushConnectorTests::m_pORB [private] |
Definition at line 566 of file OutPortPushConnectorTests.cpp.
PortableServer::POA_ptr OutPortPushConnector::OutPortPushConnectorTests::m_pPOA [private] |
Definition at line 567 of file OutPortPushConnectorTests.cpp.