|
ESTestImpl − |
|
#include <ESTestImpl.h> |
|
Public Member Functions |
|
ESTestImpl (ESTest *dest, const char *sn) |
|
ACSErr::Completion * test (CORBA::Long depth, CORBA::Boolean err) |
|
void testExceptions (CORBA::Long depth, CORBA::Boolean err) |
|
CompletionImpl * f1 (int depth, bool iserr) |
|
void f2 (int depth, bool isErr) |
|
Protected Attributes |
|
ESTest_var dest |
|
int depth |
|
const char * srvName |
|
ESTestImpl::ESTestImpl (ESTest * dest, const char * sn) |
|
CompletionImpl* ESTestImpl::f1 (int depth, bool iserr) |
|
void ESTestImpl::f2 (int depth, bool isErr) |
|
ACSErr::Completion* ESTestImpl::test (CORBA::Long depth, CORBA::Boolean err) |
|
void ESTestImpl::testExceptions (CORBA::Long depth, CORBA::Boolean err) |
|
int ESTestImpl::depth [protected] |
|
ESTest_var ESTestImpl::dest [protected] |
|
const char* ESTestImpl::srvName [protected] |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |