logwrapconst.h File Reference

Typedef TLogString

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.

See also: CLogClient::GetString()

Typedef TLogId

typedef TInt32 TLogId

Type definition. The unique event ID associated with a log event.

See also: CLogEvent CLogViewDuplicate CLogViewRecent CLogClient CLogBase

Typedef TLogDurationType

typedef TInt8 TLogDurationType

Type definition. The duration type of an event.

See also: CLogEvent CLogFilter

Typedef TLogRecentList

typedef TInt8 TLogRecentList

Type definition. Recent list type.

See also: CLogClient CLogServRecentListManager CLogServRecentList

Typedef TLogSize

typedef TUint16 TLogSize

Type definition. Log size type.

See also: TLogConfig CLogClient

Typedef TLogRecentSize

typedef TUint8 TLogRecentSize

Type definition. Recent log size type.

See also: TLogConfig CLogClient

Typedef TLogDuration

typedef TUint32 TLogDuration

Type definition. Duration of an event, expressed as the number of seconds since the time of the event.

See also: CLogEvent

Typedef TLogAge

typedef TUint32 TLogAge

Type definition. Event age type.

See also: TLogConfig CLogClient

Typedef TLogLink

typedef TUint32 TLogLink

Type definition. Link value relating a log event to an entity in another application.

See also: CLogEvent

Typedef TLogStringId

typedef TInt16 TLogStringId

Type definition. Log string id type.

See also: KLogNullStringId

Typedef TLogTypeId

typedef TInt16 TLogTypeId

Type definition. Event type.

See also: KLogNullTypeId

Typedef TLogFlags

typedef TUint8 TLogFlags

Type definition. Event flags.

See also: KLogEventContactSearched CLogEvent CLogFilter