ubuntu-location-service  0.0.2
Public Types | Public Member Functions | List of all members
com::ubuntu::location::service::PermissionManager Class Referenceabstract
Inheritance diagram for com::ubuntu::location::service::PermissionManager:
Inheritance graph
Collaboration diagram for com::ubuntu::location::service::PermissionManager:
Collaboration graph

Public Types

enum  Result {
  granted,
  rejected
}
 
typedef std::shared_ptr
< PermissionManager
Ptr
 

Public Member Functions

 PermissionManager (const PermissionManager &)=delete
 
PermissionManageroperator= (const PermissionManager &)=delete
 
virtual Result check_permission_for_credentials (const Criteria &criteria, const Credentials &credentials)=0
 

Detailed Description

Definition at line 40 of file permission_manager.h.


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