#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] |
1.7.0