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

#include <role.h>

Inherits fipa::acl::Role.

Public Member Functions

 SelfRole ()
 
- 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 88 of file role.h.

Constructor & Destructor Documentation

◆ SelfRole()

fipa::acl::SelfRole::SelfRole ( )

Definition at line 32 of file role.cpp.

34 {}
static const RoleId SELF_ID
Definition: role.h:26

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