MCPcopy Create free account
hub / github.com/AimRT/AimRT / Server

Method Server

src/interface/aimrt_module_cpp_interface/context/res/service.h:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102
103 public:
104 Server() = default;
105 using res::Service<Q, P>::Service;
106
107 Server(res::Service<Q, P>&& res)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected