1 #ifndef WINDOWS_FIREWALL_CLASS 
    2 #define WINDOWS_FIREWALL_CLASS 
   32       const astring &exception_name, 
const astring &hole_description);
 
   36       const astring &exception_name, 
const astring &hole_description,
 
   37       const astring &protocol);
 
   41       const astring &exception_name);
 
   45       const astring &exception_name, 
const astring &protocol);
 
static int remove_firewall_hole(const astring &program_name, const astring &exception_name)
 
static int poke_firewall_hole(const astring &program_name, const astring &exception_name, const astring &hole_description)