Public Member Functions | Data Fields

CommandLineArgs Struct Reference

Public Member Functions

 CommandLineArgs ()
void parse_arguments (char **argv)

Data Fields

char log_file [1024]
char origin_file [1024]
char origin_list [MAX_ORIG_STRING]
int max_origins
char state_tag [1024]
int64_t min_hits
int max_age
int line_len
int incremental
int tail
int summary
int json
int cgi
int urls
int show_urls
int as_object
int version
int help

Detailed Description

Definition at line 622 of file logstats.cc.


Constructor & Destructor Documentation

CommandLineArgs::CommandLineArgs (  )  [inline]

Definition at line 643 of file logstats.cc.


Member Function Documentation

void CommandLineArgs::parse_arguments ( char **  argv  ) 

Field Documentation

Definition at line 639 of file logstats.cc.

Referenced by main(), my_exit(), and parse_log_buff().

Definition at line 636 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 641 of file logstats.cc.

Referenced by parse_arguments().

Definition at line 632 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 635 of file logstats.cc.

Referenced by my_exit(), and parse_arguments().

Definition at line 624 of file logstats.cc.

Referenced by main().

Definition at line 630 of file logstats.cc.

Referenced by main().

Definition at line 627 of file logstats.cc.

Referenced by my_exit(), and parse_arguments().

Definition at line 629 of file logstats.cc.

Referenced by parse_arguments(), and use_origin().

Definition at line 625 of file logstats.cc.

Referenced by main().

Definition at line 626 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 638 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 628 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 634 of file logstats.cc.

Referenced by process_file().

Definition at line 633 of file logstats.cc.

Referenced by main().

Definition at line 637 of file logstats.cc.

Referenced by main(), and parse_arguments().

Definition at line 640 of file logstats.cc.

Referenced by parse_arguments().


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