#include <message_sender.h>
|
virtual void | send (std::string const &body)=0 |
|
virtual void | send (std::string const &body, FdSets const &fds)=0 |
|
mir::frontend::detail::MessageSender::MessageSender |
( |
) | |
|
|
protecteddefault |
virtual mir::frontend::detail::MessageSender::~MessageSender |
( |
) | |
|
|
protectedvirtualdefault |
mir::frontend::detail::MessageSender::MessageSender |
( |
MessageSender const & |
) | |
|
|
protecteddelete |
virtual void mir::frontend::detail::MessageSender::send |
( |
std::string const & |
body) | |
|
|
pure virtual |
virtual void mir::frontend::detail::MessageSender::send |
( |
std::string const & |
body, |
|
|
FdSets const & |
fds |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013