#include <ubuntu.h>
Inheritance diagram for core::ubuntu::media::apparmor::ubuntu::Context:
Collaboration diagram for core::ubuntu::media::apparmor::ubuntu::Context:Public Member Functions | |
| Context (const std::string &name) | |
| virtual bool | is_unconfined () const |
| virtual bool | is_unity () const |
| virtual bool | has_package_name () const |
| virtual std::string | package_name () const |
| virtual std::string | profile_name () const |
Public Member Functions inherited from core::ubuntu::media::apparmor::Context | |
| Context (const std::string &name) | |
| virtual | ~Context ()=default |
| const std::string & | str () const |
| core::ubuntu::media::apparmor::ubuntu::Context::Context | ( | const std::string & | name | ) |
Definition at line 104 of file ubuntu.cpp.
References has_package_name(), is_unconfined(), is_unity(), and core::ubuntu::media::apparmor::Context::str().
Here is the call graph for this function:
|
virtual |
Definition at line 130 of file ubuntu.cpp.
Referenced by Context().
|
virtual |
Definition at line 120 of file ubuntu.cpp.
Referenced by core::ubuntu::media::apparmor::ubuntu::ExistingAuthenticator::authenticate_open_uri_request(), and Context().
|
virtual |
Definition at line 125 of file ubuntu.cpp.
Referenced by Context().
|
virtual |
Definition at line 135 of file ubuntu.cpp.
Referenced by core::ubuntu::media::apparmor::ubuntu::ExistingAuthenticator::authenticate_open_uri_request().
|
virtual |
Definition at line 140 of file ubuntu.cpp.
Referenced by core::ubuntu::media::apparmor::ubuntu::ExistingAuthenticator::authenticate_open_uri_request().