Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

s_HTTPINSPECT_CONF_OPT Struct Reference

#include <hi_ui_config.h>

List of all members.

Public Attributes

int on
int alert


Detailed Description

This structure simply holds a value for on/off and whether alert is on/off. Should be used for many configure options.

Definition at line 38 of file hi_ui_config.h.


Member Data Documentation

int s_HTTPINSPECT_CONF_OPT::alert
 

if true, alert if option is found

Definition at line 42 of file hi_ui_config.h.

Referenced by DirNorm(), DirTrav(), DoubleDecode(), find_non_rfc_delimiter(), GetChar(), GetDecodedByte(), hi_ui_config_default(), hi_ui_config_set_profile_all(), hi_ui_config_set_profile_apache(), hi_ui_config_set_profile_iis(), NextNonWhiteSpace(), PercentDecode(), PrintConfOpt(), ProcessConfOpt(), ProcessServerConf(), UDecode(), and UTF8Decode().

int s_HTTPINSPECT_CONF_OPT::on
 

if true, configuration option is on

Definition at line 41 of file hi_ui_config.h.

Referenced by DirNorm(), DoubleDecode(), find_non_rfc_delimiter(), GetChar(), GetDecodedByte(), GetPtr(), hi_ui_config_default(), hi_ui_config_set_profile_all(), hi_ui_config_set_profile_apache(), hi_ui_config_set_profile_iis(), NextNonWhiteSpace(), PercentDecode(), PrintConfOpt(), ProcessConfOpt(), ProcessServerConf(), SetBackSlashNorm(), SetPercentNorm(), SetSlashNorm(), UDecode(), UnicodeDecode(), and UTF8Decode().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2