Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::Acl_entry Class Reference

one entry in access list 1 More...

#include <CoreAccess.h>

List of all members.

Public Member Functions

string getPermit ()
void setPermit (const string)
string getDeny ()
void setDeny (const string)
bool checkPermit (const string)
bool checkDeny (const string)
 Acl_entry (const string, const string)
 ~Acl_entry ()


Detailed Description

one entry in access list 1

Author:
rv


Constructor & Destructor Documentation

Acl_entry::Acl_entry const  string,
const  string
 

store values in variables

Acl_entry::~Acl_entry  ) 
 

clear all


Member Function Documentation

bool Acl_entry::checkDeny const  string  ) 
 

check string with deny regex

bool Acl_entry::checkPermit const  string  ) 
 

check string with permit regex

string Acl_entry::getDeny  ) 
 

get deny value

string Acl_entry::getPermit  ) 
 

get permit value

void Acl_entry::setDeny const  string  ) 
 

set deny value

void Acl_entry::setPermit const  string  ) 
 

set permit value


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:46 2005 for tacppd.kdevelop by doxygen 1.3.5