Xyce  6.1
LOADTestor Class Reference

#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
 

Detailed Description

Definition at line 41 of file LOADTest.h.

Constructor & Destructor Documentation

LOADTestor::LOADTestor ( )

Definition at line 32 of file LOADTest.C.

LOADTestor::~LOADTestor ( )

Definition at line 45 of file LOADTest.C.

Member Function Documentation

bool LOADTestor::doAllocations ( )
private

Definition at line 58 of file LOADTest.C.

bool LOADTestor::doDeAllocations ( )
private

Definition at line 111 of file LOADTest.C.

bool LOADTestor::doInitialization ( )
private

Definition at line 138 of file LOADTest.C.

bool LOADTestor::doLoad ( )
private

Definition at line 161 of file LOADTest.C.

bool LOADTestor::doRegistrations ( )
private

Definition at line 87 of file LOADTest.C.

bool LOADTestor::runTests ( int  iargs,
char *  cargs[] 
)

Definition at line 186 of file LOADTest.C.

Member Data Documentation

char** LOADTestor::cargs
private

Definition at line 71 of file LOADTest.h.

N_DEV_DeviceMgr* LOADTestor::DEV_DeviceMgrPtr_
private

Definition at line 66 of file LOADTest.h.

N_ERH_ErrorMgr* LOADTestor::ERH_Ptr_
private

Definition at line 68 of file LOADTest.h.

int LOADTestor::iargs
private

Definition at line 70 of file LOADTest.h.

N_LOA_LoaderMgr* LOADTestor::LOA_LoaderMgrPtr_
private

Definition at line 67 of file LOADTest.h.


The documentation for this class was generated from the following files: