0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
Hypertable::ApacheLogEntry Class Reference

#include <ApacheLogParser.h>

Public Attributes

char * ip_address
 
char * userid
 
struct tm tm
 
char * request
 
char * response_code
 
char * object_size
 
char * referer
 
char * user_agent
 

Detailed Description

Definition at line 35 of file ApacheLogParser.h.

Member Data Documentation

char* Hypertable::ApacheLogEntry::ip_address

Definition at line 37 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::object_size

Definition at line 42 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::referer

Definition at line 43 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::request

Definition at line 40 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::response_code

Definition at line 41 of file ApacheLogParser.h.

struct tm Hypertable::ApacheLogEntry::tm

Definition at line 39 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::user_agent

Definition at line 44 of file ApacheLogParser.h.

char* Hypertable::ApacheLogEntry::userid

Definition at line 38 of file ApacheLogParser.h.


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