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

Export Struct Reference

List of all members.

Public Types

enum  Level { deny, readOnly, allow }

Public Member Functions

 Export (const char *p, Level l, AccessControl::IdentityRep::Flavor f, const char *s, Export *tail)
bool match (const ExportKey &key)

Public Attributes

Exportnext
const char * pattern
Level level
AccessControl::IdentityRep::Flavor flavor
const char * realm

Static Public Attributes

static Exportfirst = NULL

Member Enumeration Documentation

enum Export::Level
 

Enumeration values:
deny 
readOnly 
allow 

Definition at line 78 of file AccessControl.C.


Constructor & Destructor Documentation

Export::Export const char *  p,
Level  l,
AccessControl::IdentityRep::Flavor  f,
const char *  s,
Export tail
[inline]
 

Definition at line 82 of file AccessControl.C.


Member Function Documentation

bool Export::match const ExportKey key  ) 
 

Definition at line 1912 of file AccessControl.C.

References AccessControl::IdentityRep::unspecified.

Referenced by AccessControl::admit().


Member Data Documentation

Export * Export::first = NULL [static]
 

Definition at line 116 of file AccessControl.C.

AccessControl::IdentityRep::Flavor Export::flavor
 

Definition at line 80 of file AccessControl.C.

Level Export::level
 

Definition at line 79 of file AccessControl.C.

Referenced by AccessControl::admit().

Export* Export::next
 

Definition at line 76 of file AccessControl.C.

Referenced by AccessControl::admit().

const char* Export::pattern
 

Definition at line 77 of file AccessControl.C.

const char* Export::realm
 

Definition at line 81 of file AccessControl.C.


The documentation for this struct was generated from the following file:
Generated on Mon May 8 00:49:09 2006 for Vesta by  doxygen 1.4.2