Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
mir::frontend::SessionAuthorizer Class Referenceabstract

#include <session_authorizer.h>

Inheritance diagram for mir::frontend::SessionAuthorizer:
Inheritance graph
[legend]

Public Member Functions

virtual ~SessionAuthorizer ()
 
virtual bool connection_is_allowed (pid_t pid)=0
 
virtual bool configure_display_is_allowed (pid_t pid)=0
 

Protected Member Functions

 SessionAuthorizer ()=default
 
 SessionAuthorizer (SessionAuthorizer const &)=delete
 
SessionAuthorizeroperator= (SessionAuthorizer const &)=delete
 

Constructor & Destructor Documentation

virtual mir::frontend::SessionAuthorizer::~SessionAuthorizer ( )
inlinevirtual
mir::frontend::SessionAuthorizer::SessionAuthorizer ( )
protecteddefault
mir::frontend::SessionAuthorizer::SessionAuthorizer ( SessionAuthorizer const &  )
protecteddelete

Member Function Documentation

virtual bool mir::frontend::SessionAuthorizer::configure_display_is_allowed ( pid_t  pid)
pure virtual
virtual bool mir::frontend::SessionAuthorizer::connection_is_allowed ( pid_t  pid)
pure virtual
SessionAuthorizer& mir::frontend::SessionAuthorizer::operator= ( SessionAuthorizer const &  )
protecteddelete

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013