Mir
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:
[legend]

Public Member Functions

virtual bool dispatch (Invocation const &invocation, std::vector< mir::Fd > const &side_channel_fds)=0
 
virtual void client_pid (int pid)=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 void mir::frontend::detail::MessageProcessor::client_pid ( int  pid)
pure virtual
virtual bool mir::frontend::detail::MessageProcessor::dispatch ( Invocation const &  invocation,
std::vector< mir::Fd > const &  side_channel_fds 
)
pure virtual
MessageProcessor& mir::frontend::detail::MessageProcessor::operator= ( MessageProcessor const &  )
protecteddelete

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

Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015