CEventLog Class Reference

#include <systemmonitor/eventlog.h>

Link against: systemmonitor.lib

class CEventLog

Detailed Description

TestCEventLog: Implements append, read and count, to manage EventLog records.

Constructor & Destructor Documentation

CEventLog ( TInstrumentationEventInformation *, CGlobalEventLogVars *, TInt, TBool )

IMPORT_CCEventLog(TInstrumentationEventInformation *aRecordsStart,
CGlobalEventLogVars *aGlobalEventLog,
TIntaBufferSize,
TBoolaCreatedChunk
)

~CEventLog ( )

IMPORT_C~CEventLog()

Member Function Documentation

Append ( TInstrumentationEventInformation *, TBool )

IMPORT_C voidAppend(TInstrumentationEventInformation *iEventInformation,
TBoolaIsTSBeforeCriticalSection
)

ClearLog ( )

IMPORT_C voidClearLog()

CopyRecord ( TInstrumentationEventInformation *, TInt )

IMPORT_C voidCopyRecord(TInstrumentationEventInformation *aEventInformation,
TIntaIndex
)

Count ( )

IMPORT_C TIntCount()

Read ( TInstrumentationEventInformation * )

IMPORT_C voidRead(TInstrumentationEventInformation *aRecord)