CSystemMonitorError Class Reference

#include <systemmonitor/systemmonitorerrors.h>

Link against: systemmonitor.lib

class CSystemMonitorError : public CBase, public CBase

Inherits from

Detailed Description

TestCSystemMonitorError: Manages a stack system of CSystemMonitorError error messages.

TestCSystemMonitorError: Manages a stack system of CSystemMonitorError error messages.

Constructor & Destructor Documentation

CSystemMonitorError ( )

IMPORT_CCSystemMonitorError()

~CSystemMonitorError ( )

IMPORT_C~CSystemMonitorError()

Member Function Documentation

Clear ( )

IMPORT_C voidClear()

Error ( )

IMPORT_C TBoolError()

GetErrorMessage ( SM_ErrorID, TBuf< 124 > & )

IMPORT_C voidGetErrorMessage(SM_ErrorIDaError,
TBuf< 124 > &aErrorMsg
)

Last ( SM_ErrorID & )

IMPORT_C TBoolLast(SM_ErrorID &aErrorType)

Previous ( SM_ErrorID & )

IMPORT_C TBoolPrevious(SM_ErrorID &aErrorType)

Push ( SM_ErrorID )

IMPORT_C TBoolPush(SM_ErrorIDaError)

operator= ( const CSystemMonitorError & )

IMPORT_C CSystemMonitorError &operator=(const CSystemMonitorError &aErrorObj)