ACL Entry.
More...
#include <security.h>
§ operator!=()
bool dmlite::AclEntry::operator!= |
( |
const AclEntry & |
| ) |
const |
§ operator<()
bool dmlite::AclEntry::operator< |
( |
const AclEntry & |
| ) |
const |
§ operator==()
bool dmlite::AclEntry::operator== |
( |
const AclEntry & |
| ) |
const |
§ operator>()
bool dmlite::AclEntry::operator> |
( |
const AclEntry & |
| ) |
const |
§ id
uint32_t dmlite::AclEntry::id |
§ kDefault
const uint8_t dmlite::AclEntry::kDefault = 0x20 |
|
static |
§ kGroup
const uint8_t dmlite::AclEntry::kGroup = 4 |
|
static |
§ kGroupObj
const uint8_t dmlite::AclEntry::kGroupObj = 3 |
|
static |
§ kMask
const uint8_t dmlite::AclEntry::kMask = 5 |
|
static |
§ kOther
const uint8_t dmlite::AclEntry::kOther = 6 |
|
static |
§ kUser
const uint8_t dmlite::AclEntry::kUser = 2 |
|
static |
§ kUserObj
const uint8_t dmlite::AclEntry::kUserObj = 1 |
|
static |
ACL Type possible values.
§ perm
uint8_t dmlite::AclEntry::perm |
§ type
uint8_t dmlite::AclEntry::type |
The documentation for this struct was generated from the following file: