Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

action_name Struct Reference

A structure holding information about a single built-in action string. More...


Data Fields

const char * name
unsigned long mask
unsigned long add
int takes_value
int index


Detailed Description

A structure holding information about a single built-in action string.


Field Documentation

unsigned long action_name::add
 

A bit set to "1" = add action.

int action_name::index
 

Index into strings[] or multi[].

unsigned long action_name::mask
 

A bit set to "0" = remove action.

const char* action_name::name
 

Action name.

int action_name::takes_value
 

An AV_..

constant


The documentation for this struct was generated from the following file:
Generated on Tue Jun 4 18:54:49 2002 for Privoxy 3.1.1 by doxygen1.2.15