Xyce
6.1
|
#include <LOADTest.h>
Public Member Functions | |
LOADTestor () | |
~LOADTestor () | |
bool | runTests (int iargs, char *cargs[]) |
Private Member Functions | |
bool | doAllocations () |
bool | doRegistrations () |
bool | doDeAllocations () |
bool | doInitialization () |
bool | doLoad () |
Private Attributes | |
N_DEV_DeviceMgr * | DEV_DeviceMgrPtr_ |
N_LOA_LoaderMgr * | LOA_LoaderMgrPtr_ |
N_ERH_ErrorMgr * | ERH_Ptr_ |
int | iargs |
char ** | cargs |
Definition at line 41 of file LOADTest.h.
LOADTestor::LOADTestor | ( | ) |
Definition at line 32 of file LOADTest.C.
LOADTestor::~LOADTestor | ( | ) |
Definition at line 45 of file LOADTest.C.
|
private |
Definition at line 58 of file LOADTest.C.
|
private |
Definition at line 111 of file LOADTest.C.
|
private |
Definition at line 138 of file LOADTest.C.
|
private |
Definition at line 161 of file LOADTest.C.
|
private |
Definition at line 87 of file LOADTest.C.
bool LOADTestor::runTests | ( | int | iargs, |
char * | cargs[] | ||
) |
Definition at line 186 of file LOADTest.C.
|
private |
Definition at line 71 of file LOADTest.h.
|
private |
Definition at line 66 of file LOADTest.h.
|
private |
Definition at line 68 of file LOADTest.h.
|
private |
Definition at line 70 of file LOADTest.h.
|
private |
Definition at line 67 of file LOADTest.h.