|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
tests::acdkx::arb::APOAManager Class Reference#include <APOAManager.h>
Inheritance diagram for tests::acdkx::arb::APOAManager:
List of all members.
Constructor & Destructor Documentation
tests::acdkx::arb::APOAManager::APOAManager |
( |
|
) |
[inline] |
|
tests::acdkx::arb::APOAManager::APOAManager |
( |
|
) |
[inline] |
|
Member Function Documentation
virtual void tests::acdkx::arb::APOAManager::activate |
( |
|
) |
throw ( RAdapterInactive ) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::deactivate |
( |
IN(bool) |
etherealize_objects, |
|
|
IN(bool) |
wait_for_completion |
|
) |
throw ( RAdapterInactive ) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::deactivate |
( |
OUT(bool) |
etherealize_objects, |
|
|
OUT(bool) |
wait_for_completion |
|
) |
throw (RAdapterInactive, RThrowable) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::discard_requests |
( |
IN(bool) |
wait_for_completion |
) |
throw ( RAdapterInactive ) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::discard_requests |
( |
OUT(bool) |
wait_for_completion |
) |
throw (RAdapterInactive, RThrowable) [inline, virtual] |
|
virtual oneway void tests::acdkx::arb::APOAManager::doSomething |
( |
|
) |
[inline, virtual] |
|
virtual RClass tests::acdkx::arb::APOAManager::getClass |
( |
|
) |
[inline, virtual] |
|
virtual acdk::lang::Object tests::acdkx::arb::APOAManager::getManager |
( |
|
) |
[inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::hold_requests |
( |
IN(bool) |
wait_for_completion |
) |
throw ( RAdapterInactive ) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::hold_requests |
( |
OUT(bool) |
wait_for_completion |
) |
throw (RAdapterInactive, RThrowable) [inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::inoutvalue |
( |
INOUT(int) |
inval |
) |
[inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::invalue |
( |
IN(int) |
inval |
) |
[inline, virtual] |
|
virtual void tests::acdkx::arb::APOAManager::outvalue |
( |
OUT(int) |
inval |
) |
[inline, virtual] |
|
virtual int tests::acdkx::arb::APOAManager::retvalfoo |
( |
|
) |
[inline, virtual] |
|
virtual RString tests::acdkx::arb::APOAManager::stringTest |
( |
IN(RString) |
ostr, |
|
|
OUT(RString) |
istr |
|
) |
[inline, virtual] |
|
|
|