Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
mir::protobuf::DisplayServer_Stub Class Reference

#include <mir_protobuf.pb.h>

Inheritance diagram for mir::protobuf::DisplayServer_Stub:
[legend]

Public Member Functions

 DisplayServer_Stub (::google::protobuf::RpcChannel *channel)
 
 DisplayServer_Stub (::google::protobuf::RpcChannel *channel,::google::protobuf::Service::ChannelOwnership ownership)
 
 ~DisplayServer_Stub ()
 
inline::google::protobuf::RpcChannel * channel ()
 
void connect (::google::protobuf::RpcController *controller, const ::mir::protobuf::ConnectParameters *request,::mir::protobuf::Connection *response,::google::protobuf::Closure *done)
 
void disconnect (::google::protobuf::RpcController *controller, const ::mir::protobuf::Void *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void create_surface (::google::protobuf::RpcController *controller, const ::mir::protobuf::SurfaceParameters *request,::mir::protobuf::Surface *response,::google::protobuf::Closure *done)
 
void next_buffer (::google::protobuf::RpcController *controller, const ::mir::protobuf::SurfaceId *request,::mir::protobuf::Buffer *response,::google::protobuf::Closure *done)
 
void release_surface (::google::protobuf::RpcController *controller, const ::mir::protobuf::SurfaceId *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void drm_auth_magic (::google::protobuf::RpcController *controller, const ::mir::protobuf::DRMMagic *request,::mir::protobuf::DRMAuthMagicStatus *response,::google::protobuf::Closure *done)
 
void configure_surface (::google::protobuf::RpcController *controller, const ::mir::protobuf::SurfaceSetting *request,::mir::protobuf::SurfaceSetting *response,::google::protobuf::Closure *done)
 
void configure_display (::google::protobuf::RpcController *controller, const ::mir::protobuf::DisplayConfiguration *request,::mir::protobuf::DisplayConfiguration *response,::google::protobuf::Closure *done)
 
void create_screencast (::google::protobuf::RpcController *controller, const ::mir::protobuf::ScreencastParameters *request,::mir::protobuf::Screencast *response,::google::protobuf::Closure *done)
 
void screencast_buffer (::google::protobuf::RpcController *controller, const ::mir::protobuf::ScreencastId *request,::mir::protobuf::Buffer *response,::google::protobuf::Closure *done)
 
void release_screencast (::google::protobuf::RpcController *controller, const ::mir::protobuf::ScreencastId *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void configure_cursor (::google::protobuf::RpcController *controller, const ::mir::protobuf::CursorSetting *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void new_fds_for_prompt_providers (::google::protobuf::RpcController *controller, const ::mir::protobuf::SocketFDRequest *request,::mir::protobuf::SocketFD *response,::google::protobuf::Closure *done)
 
void start_prompt_session (::google::protobuf::RpcController *controller, const ::mir::protobuf::PromptSessionParameters *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void stop_prompt_session (::google::protobuf::RpcController *controller, const ::mir::protobuf::Void *request,::mir::protobuf::Void *response,::google::protobuf::Closure *done)
 
void exchange_buffer (::google::protobuf::RpcController *controller, const ::mir::protobuf::BufferRequest *request,::mir::protobuf::Buffer *response,::google::protobuf::Closure *done)
 
- Public Member Functions inherited from mir::protobuf::DisplayServer
virtual ~DisplayServer ()
 
const
::google::protobuf::ServiceDescriptor * 
GetDescriptor ()
 
void CallMethod (const ::google::protobuf::MethodDescriptor *method,::google::protobuf::RpcController *controller, const ::google::protobuf::Message *request,::google::protobuf::Message *response,::google::protobuf::Closure *done)
 
const ::google::protobuf::Message & GetRequestPrototype (const ::google::protobuf::MethodDescriptor *method) const
 
const ::google::protobuf::Message & GetResponsePrototype (const ::google::protobuf::MethodDescriptor *method) const
 

Additional Inherited Members

- Public Types inherited from mir::protobuf::DisplayServer
typedef DisplayServer_Stub Stub
 
- Static Public Member Functions inherited from mir::protobuf::DisplayServer
static const
::google::protobuf::ServiceDescriptor * 
descriptor ()
 
- Protected Member Functions inherited from mir::protobuf::DisplayServer
 DisplayServer ()
 

Constructor & Destructor Documentation

mir::protobuf::DisplayServer_Stub::DisplayServer_Stub ( ::google::protobuf::RpcChannel *  channel)
mir::protobuf::DisplayServer_Stub::DisplayServer_Stub ( ::google::protobuf::RpcChannel *  channel,
::google::protobuf::Service::ChannelOwnership  ownership 
)
mir::protobuf::DisplayServer_Stub::~DisplayServer_Stub ( )

Member Function Documentation

inline ::google::protobuf::RpcChannel* mir::protobuf::DisplayServer_Stub::channel ( )
inline
void mir::protobuf::DisplayServer_Stub::configure_cursor ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::CursorSetting request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::configure_display ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::DisplayConfiguration request,
::mir::protobuf::DisplayConfiguration response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::configure_surface ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::SurfaceSetting request,
::mir::protobuf::SurfaceSetting response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::connect ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::ConnectParameters request,
::mir::protobuf::Connection response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::create_screencast ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::ScreencastParameters request,
::mir::protobuf::Screencast response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::create_surface ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::SurfaceParameters request,
::mir::protobuf::Surface response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::disconnect ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::Void request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::drm_auth_magic ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::DRMMagic request,
::mir::protobuf::DRMAuthMagicStatus response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::exchange_buffer ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::BufferRequest request,
::mir::protobuf::Buffer response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::new_fds_for_prompt_providers ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::SocketFDRequest request,
::mir::protobuf::SocketFD response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::next_buffer ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::SurfaceId request,
::mir::protobuf::Buffer response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::release_screencast ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::ScreencastId request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::release_surface ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::SurfaceId request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::screencast_buffer ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::ScreencastId request,
::mir::protobuf::Buffer response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::start_prompt_session ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::PromptSessionParameters request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.

void mir::protobuf::DisplayServer_Stub::stop_prompt_session ( ::google::protobuf::RpcController *  controller,
const ::mir::protobuf::Void request,
::mir::protobuf::Void response,
::google::protobuf::Closure *  done 
)
virtual

Reimplemented from mir::protobuf::DisplayServer.


The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014