CernVM-FS  2.13.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
acl_ea_entry Struct Reference

Public Member Functions

bool operator< (const acl_ea_entry &other) const
 

Public Attributes

u_int16_t e_tag
 
u_int16_t e_perm
 
u_int32_t e_id
 

Detailed Description

Definition at line 44 of file acl.cc.

Member Function Documentation

bool acl_ea_entry::operator< ( const acl_ea_entry other) const
inline

Definition at line 50 of file acl.cc.

Member Data Documentation

u_int32_t acl_ea_entry::e_id

Definition at line 47 of file acl.cc.

Referenced by acl_entry_from_text(), and operator<().

u_int16_t acl_ea_entry::e_perm

Definition at line 46 of file acl.cc.

Referenced by acl_entry_from_text().

u_int16_t acl_ea_entry::e_tag

The documentation for this struct was generated from the following file: