19 #ifndef MIR_TEST_TEST_PROTOBUF_SERVER_H_
20 #define MIR_TEST_TEST_PROTOBUF_SERVER_H_
29 class ConnectorReport;
42 std::string
const& socket_name,
43 std::shared_ptr<protobuf::DisplayServer>
const& tool);
46 std::string
const& socket_name,
47 std::shared_ptr<protobuf::DisplayServer>
const& tool,
48 std::shared_ptr<frontend::ConnectorReport>
const&
report);
51 std::shared_ptr<frontend::Connector>
const comm;
Definition: test_protobuf_server.h:39
input_rectangles report(report)
TestProtobufServer(std::string const &socket_name, std::shared_ptr< protobuf::DisplayServer > const &tool)
std::shared_ptr< frontend::Connector > const comm
Definition: test_protobuf_server.h:51