|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
tests::acdkx::orb::AdressBookImpl Class Reference#include <AdressBookImpl.h>
Inheritance diagram for tests::acdkx::orb::AdressBookImpl:
List of all members.
Detailed Description
class to test with other orb
Constructor & Destructor Documentation
tests::acdkx::orb::AdressBookImpl::AdressBookImpl |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual RAdressInfo tests::acdkx::orb::AdressBookImpl::getAddressInfoA |
( |
RString |
name |
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::getAddressInfoB |
( |
RString |
name, |
|
|
OUT(RAdressInfo) |
adressinfo |
|
) |
[inline, virtual] |
|
virtual RAdressInfoArray tests::acdkx::orb::AdressBookImpl::getAllAdressInfos |
( |
|
) |
[inline, virtual] |
|
virtual RClass tests::acdkx::orb::AdressBookImpl::getClass |
( |
|
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::getOtherAdressBook |
( |
OUT(RAdressBook) |
other |
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::ping |
( |
|
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::setAddressInfo |
( |
RString |
name, |
|
|
IN(RAdressInfo) |
adressinfo |
|
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::setOtherAdressBook |
( |
IN(RAdressBook) |
other |
) |
[inline, virtual] |
|
virtual void tests::acdkx::orb::AdressBookImpl::testArray |
( |
IN(RintArray) |
longs, |
|
|
OUT(RStringArray) |
strings |
|
) |
[inline, virtual] |
|
Member Data Documentation
|
|