Mir
|
#include <default_connection_configuration.h>
Public Member Functions | |
DefaultConnectionConfiguration (std::string const &socket_file) | |
std::shared_ptr < ConnectionSurfaceMap > | the_surface_map () |
std::shared_ptr < google::protobuf::RpcChannel > | the_rpc_channel () |
std::shared_ptr < mir::logging::Logger > | the_logger () |
std::shared_ptr < ClientPlatformFactory > | the_client_platform_factory () |
std::shared_ptr < input::receiver::InputPlatform > | the_input_platform () |
std::shared_ptr < DisplayConfiguration > | the_display_configuration () |
std::shared_ptr< LifecycleControl > | the_lifecycle_control () |
virtual std::string | the_socket_file () |
virtual std::shared_ptr < rpc::RpcReport > | the_rpc_report () |
virtual std::shared_ptr < input::receiver::InputReceiverReport > | the_input_receiver_report () |
![]() | |
virtual | ~ConnectionConfiguration ()=default |
Protected Attributes | |
CachedPtr < google::protobuf::RpcChannel > | rpc_channel |
CachedPtr< mir::logging::Logger > | logger |
CachedPtr< ClientPlatformFactory > | client_platform_factory |
CachedPtr < input::receiver::InputPlatform > | input_platform |
CachedPtr< ConnectionSurfaceMap > | surface_map |
CachedPtr< DisplayConfiguration > | display_configuration |
CachedPtr< LifecycleControl > | lifecycle_control |
CachedPtr< rpc::RpcReport > | rpc_report |
CachedPtr < input::receiver::InputReceiverReport > | input_receiver_report |
Additional Inherited Members | |
![]() | |
ConnectionConfiguration ()=default | |
ConnectionConfiguration (ConnectionConfiguration const &)=delete | |
ConnectionConfiguration & | operator= (ConnectionConfiguration const &)=delete |
mir::client::DefaultConnectionConfiguration::DefaultConnectionConfiguration | ( | std::string const & | socket_file | ) |
|
virtual |
Implements mir::client::ConnectionConfiguration.
Reimplemented in mir_test_framework::StubConnectionConfiguration.
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
virtual |
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
virtual |
|
virtual |
|
virtual |
Implements mir::client::ConnectionConfiguration.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014