|
CORBA::Double | dl |
|
CORBA::Float | ft |
|
CORBA::Long | lg |
|
NameValue | nv |
|
NVList | nvlist |
|
CORBA::Double | rdl |
|
CORBA::Float | rft |
|
CORBA::Long | rlg |
|
CORBA::Short | rst |
|
CORBA::Short | st |
|
Definition at line 112 of file CORBA_SeqUtilTests.cpp.
CORBA_SeqUtil::CORBA_SeqUtilTests::CORBA_SeqUtilTests |
( |
| ) |
|
|
inline |
CORBA_SeqUtil::CORBA_SeqUtilTests::~CORBA_SeqUtilTests |
( |
| ) |
|
|
inline |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_for_each |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_find |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_insert |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_front |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_back |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_erase |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_erase_if |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST |
( |
test_clear |
| ) |
|
|
private |
CORBA_SeqUtil::CORBA_SeqUtilTests::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
virtual void CORBA_SeqUtil::CORBA_SeqUtilTests::setUp |
( |
| ) |
|
|
inlinevirtual |
virtual void CORBA_SeqUtil::CORBA_SeqUtilTests::tearDown |
( |
| ) |
|
|
inlinevirtual |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_back |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_clear |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_erase |
( |
| ) |
|
|
inline |
erase()メソッドのテスト
-
先頭の要素のみを削除した場合、他要素はそのまま保たれるか?
-
中間の要素のみを削除した場合、他要素はそのまま保たれるか?
-
最後尾の要素のみを削除した場合、他要素はそのまま保たれるか?
Definition at line 612 of file CORBA_SeqUtilTests.cpp.
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_erase_if |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_find |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_for_each |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_front |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_insert |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_push_back |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_push_back_list |
( |
| ) |
|
|
inline |
void CORBA_SeqUtil::CORBA_SeqUtilTests::test_refToVstring |
( |
| ) |
|
|
inline |
CORBA::Double CORBA_SeqUtil::CORBA_SeqUtilTests::dl |
|
private |
CORBA::Float CORBA_SeqUtil::CORBA_SeqUtilTests::ft |
|
private |
CORBA::Long CORBA_SeqUtil::CORBA_SeqUtilTests::lg |
|
private |
NameValue CORBA_SeqUtil::CORBA_SeqUtilTests::nv |
|
private |
NVList CORBA_SeqUtil::CORBA_SeqUtilTests::nvlist |
|
private |
CORBA::Double CORBA_SeqUtil::CORBA_SeqUtilTests::rdl |
|
private |
CORBA::Float CORBA_SeqUtil::CORBA_SeqUtilTests::rft |
|
private |
CORBA::Long CORBA_SeqUtil::CORBA_SeqUtilTests::rlg |
|
private |
CORBA::Short CORBA_SeqUtil::CORBA_SeqUtilTests::rst |
|
private |
CORBA::Short CORBA_SeqUtil::CORBA_SeqUtilTests::st |
|
private |
The documentation for this class was generated from the following file: