TZLoggingEvent Class Reference

Defines a object for logging event. More...

Inherits TObject.

List of all members.

Public Member Functions

string AsString ()
 Gets a string representation for this event.
 TZLoggingEvent (TZLoggingCategory Category, string Protocol, string Msg, Integer ErrorCode, string Error)
 Constructs this logging event.

Public Attributes

TZLoggingCategory Category
string Error
Integer ErrorCode
string Message
string Protocol
TDateTime Timestamp

Private Attributes

TZLoggingCategory FCategory
string FError
Integer FErrorCode
string FMessage
string FProtocol
TDateTime FTimestamp


Detailed Description

Defines a object for logging event.

Definition at line 75 of file ZDbcLogging.pas.


Constructor & Destructor Documentation

TZLoggingEvent::TZLoggingEvent ( TZLoggingCategory  Category,
string  Protocol,
string  Msg,
Integer  ErrorCode,
string  Error 
)

Constructs this logging event.

Parameters:
Protocol a DBC protocol.
Msg a description message.
ErrorCode an error code.
Error an error message.

Definition at line 153 of file ZDbcLogging.pas.


Member Function Documentation

string TZLoggingEvent::AsString (  ) 

Gets a string representation for this event.

Returns:
a string representation.

Definition at line 175 of file ZDbcLogging.pas.


Member Data Documentation

See also:
FCategory For reading

Definition at line 107 of file ZDbcLogging.pas.

See also:
FError For reading

Definition at line 119 of file ZDbcLogging.pas.

See also:
FErrorCode For reading

Definition at line 116 of file ZDbcLogging.pas.

Definition at line 80 of file ZDbcLogging.pas.

string TZLoggingEvent::FError [private]

Definition at line 88 of file ZDbcLogging.pas.

Integer TZLoggingEvent::FErrorCode [private]

Definition at line 86 of file ZDbcLogging.pas.

string TZLoggingEvent::FMessage [private]

Definition at line 84 of file ZDbcLogging.pas.

string TZLoggingEvent::FProtocol [private]

Definition at line 82 of file ZDbcLogging.pas.

TDateTime TZLoggingEvent::FTimestamp [private]

Definition at line 90 of file ZDbcLogging.pas.

See also:
FMessage For reading

Definition at line 113 of file ZDbcLogging.pas.

See also:
FProtocol For reading

Definition at line 110 of file ZDbcLogging.pas.

See also:
FTimestamp For reading

Definition at line 122 of file ZDbcLogging.pas.


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

Generated on Wed Dec 30 08:42:52 2009 for zeoslib by  doxygen 1.5.7.1