Mir
|
#include <vector>
#include <memory>
#include <stdint.h>
#include "mir/fd.h"
#include "mir/dispatch/dispatchable.h"
Go to the source code of this file.
Classes | |
class | mir::client::rpc::StreamTransport |
Responsible for shuttling bytes to and from the server. More... | |
class | mir::client::rpc::StreamTransport::Observer |
Observer of IO status. More... | |
Namespaces | |
mir | |
All things Mir. | |
mir::client | |
The client-side library implementation namespace. | |
mir::client::rpc | |
Client/Server communication implementation namespace. | |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015