|
||
typedef TBuf<64> TLogString;
Big enough to contain any of the above strings Defines a modifiable buffer descriptor into which a standard string from the resource in the logwrap.dll resource file can be safely put.
CLogClient::GetString(TDes &,TInt)const
Gets a standard string from the specified resource in logwrap.dll resource file.typedef TInt32 TLogId;
Type definitions The unique event ID associated with a log event.
CLogEvent
CLogEvent
Encapsulates the details of an event.CLogViewDuplicate
CLogViewDuplicate
A view of events that are duplicates of an event in a view of recent events.CLogViewRecent
CLogViewRecent
A view on a recent event list. CLogClient
CLogClient
Log Engine implementation.CLogBase
CLogBase
Base class for the log engine implementation.typedef TInt8 TLogDurationType;
The duration type of an event.
CLogEvent
CLogEvent
Encapsulates the details of an event.CLogFilter
CLogFilter
Specifies the conditions that events must satisfy to appear in a view.typedef TUint32 TLogDuration;
Duration of an event, expressed as the number of seconds since the time of the event.
typedef TUint32 TLogLink;
Link value relating a log event to an entity in another application.
typedef TUint8 TLogFlags;
Event flags.
CLogEvent
CLogEvent
Encapsulates the details of an event.CLogFilter
CLogFilter
Specifies the conditions that events must satisfy to appear in a view.