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

#include <message_processor.h>

Inheritance diagram for mir::frontend::detail::MessageProcessor:
Inheritance graph
[legend]

Public Member Functions

virtual bool dispatch (Invocation const &invocation)=0
 

Protected Member Functions

 MessageProcessor ()=default
 
virtual ~MessageProcessor ()=default
 
 MessageProcessor (MessageProcessor const &)=delete
 
MessageProcessoroperator= (MessageProcessor const &)=delete
 

Constructor & Destructor Documentation

mir::frontend::detail::MessageProcessor::MessageProcessor ( )
protecteddefault
virtual mir::frontend::detail::MessageProcessor::~MessageProcessor ( )
protectedvirtualdefault
mir::frontend::detail::MessageProcessor::MessageProcessor ( MessageProcessor const &  )
protecteddelete

Member Function Documentation

virtual bool mir::frontend::detail::MessageProcessor::dispatch ( Invocation const &  invocation)
pure virtual
MessageProcessor& mir::frontend::detail::MessageProcessor::operator= ( MessageProcessor const &  )
protecteddelete

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014