#include <acl_entry.h>
Definition at line 24 of file acl_entry.h.
◆ Type
| Enumerator |
|---|
| FORWARD | |
| DERIVED | |
Definition at line 26 of file acl_entry.h.
◆ AclEntryID() [1/2]
| AclEntryID::AclEntryID |
( |
int32_t |
id | ) |
|
|
inline |
◆ AclEntryID() [2/2]
| AclEntryID::AclEntryID |
( |
std::string |
id, |
|
|
Type |
type |
|
) |
| |
|
inline |
◆ operator!=()
| bool AclEntryID::operator!= |
( |
const AclEntryID & |
ace_id | ) |
const |
|
inline |
◆ operator<()
| bool AclEntryID::operator< |
( |
const AclEntryID & |
ace_id | ) |
const |
|
inline |
◆ operator==()
| bool AclEntryID::operator== |
( |
const AclEntryID & |
ace_id | ) |
const |
|
inline |
◆ operator>()
| bool AclEntryID::operator> |
( |
const AclEntryID & |
ace_id | ) |
const |
|
inline |
◆ id_
| std::string AclEntryID::id_ |
◆ type_
The documentation for this struct was generated from the following file: