Crossfire Client, Branches  R11627
LogEntry Struct Reference

#include <client.h>

+ Collaboration diagram for LogEntry:

Data Fields

LogLevel level
 
char * message
 
struct LogEntrynext
 
char * origin
 

Detailed Description

Definition at line 371 of file client.h.

Field Documentation

LogLevel LogEntry::level

Definition at line 374 of file client.h.

Referenced by getLogText(), and LOG().

char* LogEntry::message

Definition at line 372 of file client.h.

Referenced by getLogText().

struct LogEntry* LogEntry::next

Definition at line 375 of file client.h.

Referenced by createBugTracker().

char* LogEntry::origin

Definition at line 373 of file client.h.

Referenced by getLogText().


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