Mir
|
Factory for creating the native client platform. More...
#include <native_client_platform_factory.h>
Public Member Functions | |
std::shared_ptr< ClientPlatform > | create_client_platform (ClientContext *context) |
Creates a client platform. More... | |
![]() | |
virtual | ~ClientPlatformFactory () |
Additional Inherited Members | |
![]() | |
ClientPlatformFactory ()=default | |
ClientPlatformFactory (const ClientPlatformFactory &p)=delete | |
ClientPlatformFactory & | operator= (const ClientPlatformFactory &p)=delete |
Factory for creating the native client platform.
|
virtual |
Creates a client platform.
This method needs to be implemented by each platform.
[in] | context | information about the client |
Implements mir::client::ClientPlatformFactory.
Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013