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

VarEntry Struct Reference

#include <rules.h>

List of all members.

Public Attributes

char * name
char * value
unsigned char flags
VarEntryprev
VarEntrynext


Member Data Documentation

unsigned char VarEntry::flags
 

Definition at line 304 of file rules.h.

Referenced by ParseCmdLine(), and VarDefine().

char* VarEntry::name
 

Definition at line 302 of file rules.h.

Referenced by ParseCmdLine(), ParseConfig(), VarDefine(), VarDelete(), VarGet(), and VarSearch().

struct VarEntry* VarEntry::next
 

Definition at line 307 of file rules.h.

Referenced by IpAddrSetDestroy(), VarDefine(), VarDelete(), VarGet(), and VarSearch().

struct VarEntry* VarEntry::prev
 

Definition at line 306 of file rules.h.

Referenced by VarDefine(), and VarDelete().

char* VarEntry::value
 

Definition at line 303 of file rules.h.

Referenced by VarDefine(), VarDelete(), VarGet(), and VarSearch().


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