Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::test::doubles::StubIpcFactory Class Reference

#include <stub_ipc_factory.h>

Inheritance diagram for mir::test::doubles::StubIpcFactory:
Inheritance graph
[legend]

Public Member Functions

 StubIpcFactory (protobuf::DisplayServer &server)
 
std::shared_ptr
< protobuf::DisplayServer > 
make_ipc_server (pid_t, std::shared_ptr< frontend::EventSink > const &) override
 
- Public Member Functions inherited from mir::frontend::ProtobufIpcFactory
virtual std::shared_ptr
< protobuf::DisplayServer > 
make_ipc_server (pid_t client_pid, std::shared_ptr< EventSink > const &sink)=0
 

Additional Inherited Members

- Protected Member Functions inherited from mir::frontend::ProtobufIpcFactory
 ProtobufIpcFactory ()
 
virtual ~ProtobufIpcFactory ()
 
 ProtobufIpcFactory (ProtobufIpcFactory const &)=delete
 
ProtobufIpcFactoryoperator= (ProtobufIpcFactory const &)=delete
 

Constructor & Destructor Documentation

mir::test::doubles::StubIpcFactory::StubIpcFactory ( protobuf::DisplayServer &  server)
inline

Member Function Documentation

std::shared_ptr<protobuf::DisplayServer> mir::test::doubles::StubIpcFactory::make_ipc_server ( pid_t  ,
std::shared_ptr< frontend::EventSink > const &   
)
inlineoverride

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

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014