#include <apacheLog.h>
Collaboration diagram for apacheAccessLog:

Data Fields | |
| apacheAccessLog * | next |
| 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 |
Definition at line 7 of file apacheLog.h.
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 |
| char* apacheAccessLog::dash1 |
| char* apacheAccessLog::dash2 |
| char* apacheAccessLog::method |
| char* apacheAccessLog::url |
| char* apacheAccessLog::num1 |
| char* apacheAccessLog::program |
1.5.2