18 #ifndef MIR_CLIENT_RPC_MAKE_RPC_CHANNEL_H_
19 #define MIR_CLIENT_RPC_MAKE_RPC_CHANNEL_H_
28 class DisplayConfiguration;
29 class LifecycleControl;
33 class MirBasicRpcChannel;
36 std::shared_ptr<MirBasicRpcChannel>
38 std::shared_ptr<SurfaceMap>
const& map,
39 std::shared_ptr<DisplayConfiguration>
const& disp_conf,
40 std::shared_ptr<RpcReport>
const& rpc_report,
41 std::shared_ptr<LifecycleControl>
const& lifecycle_control);