apacheAccessLog Struct Reference

#include <apacheLog.h>

Collaboration diagram for apacheAccessLog:

Collaboration graph
[legend]

Data Fields

apacheAccessLognext
char * buf
char * ip
char * dash1
char * dash2
char * timeStamp
char * timeZone
char * method
char * url
char * httpVersion
int status
char * num1
char * referrer
char * program

Detailed Description

Definition at line 7 of file apacheLog.h.


Field Documentation

struct apacheAccessLog* apacheAccessLog::next [read]

Definition at line 10 of file apacheLog.h.

char* apacheAccessLog::buf

Definition at line 11 of file apacheLog.h.

Referenced by apacheAccessLogFree(), and apacheAccessLogParse().

char* apacheAccessLog::ip

Definition at line 12 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::dash1

Definition at line 13 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::dash2

Definition at line 14 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::timeStamp

Definition at line 15 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::timeZone

Definition at line 16 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::method

Definition at line 17 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::url

Definition at line 18 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::httpVersion

Definition at line 19 of file apacheLog.h.

Referenced by apacheAccessLogParse().

int apacheAccessLog::status

Definition at line 20 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::num1

Definition at line 21 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::referrer

Definition at line 22 of file apacheLog.h.

Referenced by apacheAccessLogParse().

char* apacheAccessLog::program

Definition at line 23 of file apacheLog.h.

Referenced by apacheAccessLogParse().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:24:29 2007 for blat by  doxygen 1.5.2