Public Member Functions | Data Fields

BUILD_TABLE_INFO Struct Reference

#include <RemapConfig.h>

Collaboration diagram for BUILD_TABLE_INFO:
Collaboration graph
[legend]

Public Member Functions

 BUILD_TABLE_INFO ()
 ~BUILD_TABLE_INFO ()
void reset ()

Data Fields

unsigned long remap_optflg
int paramc
int argc
char * paramv [BUILD_TABLE_MAX_ARGS]
char * argv [BUILD_TABLE_MAX_ARGS]
acl_filter_rulerules_list
UrlRewriterewrite

Detailed Description

Definition at line 44 of file RemapConfig.h.


Constructor & Destructor Documentation

BUILD_TABLE_INFO::BUILD_TABLE_INFO (  ) 

Definition at line 75 of file RemapConfig.cc.

References argv, and paramv.

BUILD_TABLE_INFO::~BUILD_TABLE_INFO (  ) 

Definition at line 82 of file RemapConfig.cc.

References reset().


Member Function Documentation

void BUILD_TABLE_INFO::reset ( void   ) 

Definition at line 88 of file RemapConfig.cc.

References argc, argv, clear_xstr_array(), paramc, and paramv.

Referenced by remap_parse_config_bti(), and ~BUILD_TABLE_INFO().


Field Documentation

char* BUILD_TABLE_INFO::argv[BUILD_TABLE_MAX_ARGS]
char* BUILD_TABLE_INFO::paramv[BUILD_TABLE_MAX_ARGS]

Definition at line 49 of file RemapConfig.h.

Referenced by process_filter_opt(), and remap_parse_config_bti().


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