Public Member Functions | Data Fields | Static Public Attributes

PreDefinedFormatInfo Struct Reference

#include <LogPredefined.h>

Collaboration diagram for PreDefinedFormatInfo:
Collaboration graph
[legend]

Public Member Functions

 LINK (PreDefinedFormatInfo, link)
 PreDefinedFormatInfo (LogFormat *fmt, const char *fname, const char *hdr, LogFileFormat _f, bool _c)

Data Fields

LogFormatformat
const char * filename
const char * header
LogFileFormat filefmt
bool collatable

Static Public Attributes

static const char *const squid = "%<cqtq> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>"
static const char *const common = "%<chi> - %<caun> [%<cqtn>] \"%<cqtx>\" %<pssc> %<pscl>"
static const char *const extended = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts>"
static const char *const extended2 = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts> %<phr> %<cfsc> %<pfsc> %<crc>"

Detailed Description

Definition at line 33 of file LogPredefined.h.


Constructor & Destructor Documentation

PreDefinedFormatInfo::PreDefinedFormatInfo ( LogFormat fmt,
const char *  fname,
const char *  hdr,
LogFileFormat  _f,
bool  _c 
) [inline]

Definition at line 43 of file LogPredefined.h.


Member Function Documentation

PreDefinedFormatInfo::LINK ( PreDefinedFormatInfo  ,
link   
)

Field Documentation

Definition at line 39 of file LogPredefined.h.

const char *const PreDefinedFormatInfo::common = "%<chi> - %<caun> [%<cqtn>] \"%<cqtx>\" %<pssc> %<pscl>" [static]

Definition at line 48 of file LogPredefined.h.

Referenced by PreDefinedFormatList::init(), and process_file().

const char *const PreDefinedFormatInfo::extended = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts>" [static]

Definition at line 49 of file LogPredefined.h.

Referenced by PreDefinedFormatList::init(), and process_file().

const char *const PreDefinedFormatInfo::extended2 = "%<sssc> %<sscl> %<cqbl> %<pqbl> %<cqhl> %<pshl> %<pqhl> %<sshl> %<tts> %<phr> %<cfsc> %<pfsc> %<crc>" [static]

Definition at line 50 of file LogPredefined.h.

Referenced by PreDefinedFormatList::init(), and process_file().

Definition at line 38 of file LogPredefined.h.

Definition at line 36 of file LogPredefined.h.

Definition at line 35 of file LogPredefined.h.

Definition at line 37 of file LogPredefined.h.

const char *const PreDefinedFormatInfo::squid = "%<cqtq> %<ttms> %<chi> %<crc>/%<pssc> %<psql> %<cqhm> %<cquc> %<caun> %<phr>/%<pqsn> %<psct>" [static]

Definition at line 47 of file LogPredefined.h.

Referenced by PreDefinedFormatList::init(), and process_file().


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