#include <common.hpp>

Public Member Functions | |
| Service ()=default | |
| Service (const ServiceWithoutId &s, const ServiceId &id) | |
Public Attributes | |
| ServiceId | id |
Public Attributes inherited from foxglove::ServiceWithoutId | |
| std::string | name |
| std::string | requestSchema |
| std::string | responseSchema |
| std::string | type |
Definition at line 121 of file common.hpp.
|
default |
|
inline |
Definition at line 125 of file common.hpp.
| ServiceId foxglove::Service::id |
Definition at line 122 of file common.hpp.