Mir
Classes | Namespaces | Typedefs | Functions
client_platform_factory.h File Reference
#include <memory>
Include dependency graph for client_platform_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::client::ClientPlatformFactory
 

Namespaces

 mir
 All things Mir.
 
 mir::client
 The client-side library implementation namespace.
 

Typedefs

typedef std::shared_ptr< ClientPlatform >(* mir::client::CreateClientPlatform) (ClientContext *context)
 
typedef bool(* mir::client::ClientPlatformProbe) (ClientContext *context)
 

Functions

std::shared_ptr< ClientPlatform > mir::client::create_client_platform (ClientContext *context)
 
bool mir::client::is_appropriate_module (ClientContext *context)
 

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015