fipa_acl  1.4
Public Member Functions | List of all members
fipa::acl::UndefinedRole Class Reference

#include <role.h>

Inherits fipa::acl::Role.

Public Member Functions

 UndefinedRole ()
 
- Public Member Functions inherited from fipa::acl::Role
 Role ()
 
 Role (const RoleId &id)
 
 Role (const Role &)
 
RoleId getId () const
 
std::string toString () const
 
bool operator< (const Role &other) const
 
bool operator!= (const Role &other) const
 
bool operator== (const Role &other) const
 
Roleoperator= (const Role &other)
 

Additional Inherited Members

- Static Public Member Functions inherited from fipa::acl::Role
static const Role self ()
 
- Static Protected Attributes inherited from fipa::acl::Role
static const RoleId UNDEFINED_ID = "__undefined__"
 
static const RoleId SELF_ID ="__self__"
 

Detailed Description

Definition at line 82 of file role.h.

Constructor & Destructor Documentation

◆ UndefinedRole()

fipa::acl::UndefinedRole::UndefinedRole ( )

Definition at line 28 of file role.cpp.

30 {}
static const RoleId UNDEFINED_ID
Definition: role.h:25

The documentation for this class was generated from the following files: