LogCategory Struct Reference

#include <log4c.h>

Collaboration diagram for LogCategory:

Collaboration graph
[legend]

Detailed Description

Do NOT access any members of this structure directly.

Definition at line 321 of file log4c.h.


Data Fields

struct LogAppenderappender
struct LogCategoryfirstChild
int isThreshInherited
char * name
struct LogCategorynextSibling
struct LogCategoryparent
int thresholdPriority
int willLogToParent

Field Documentation

struct LogAppender* LogCategory::appender [read]

Definition at line 327 of file log4c.h.

Referenced by _log_logEvent(), initCategory(), and log_setAppender().

struct LogCategory* LogCategory::firstChild [read]

Definition at line 323 of file log4c.h.

Referenced by log_setParent(), and setInheritedThresholds().

int LogCategory::isThreshInherited

Definition at line 326 of file log4c.h.

Referenced by log_setParent(), log_setThreshold(), and setInheritedThresholds().

char* LogCategory::name

Definition at line 324 of file log4c.h.

Referenced by doAppend().

struct LogCategory * LogCategory::nextSibling [read]

Definition at line 323 of file log4c.h.

Referenced by log_setParent(), and setInheritedThresholds().

struct LogCategory* LogCategory::parent [read]

Definition at line 322 of file log4c.h.

Referenced by _log_logEvent(), initCategory(), and log_setParent().

int LogCategory::thresholdPriority

Definition at line 325 of file log4c.h.

Referenced by _log_initCat(), initCategory(), log_setParent(), log_setThreshold(), and setInheritedThresholds().

int LogCategory::willLogToParent

Definition at line 328 of file log4c.h.

Referenced by _log_logEvent().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 28 00:35:48 2007 for raceintospace by  doxygen 1.5.3