#include <common.hpp>
Public Attributes | |
std::string | name |
std::string | requestSchema |
std::string | responseSchema |
std::string | type |
Definition at line 114 of file common.hpp.
std::string foxglove::ServiceWithoutId::name |
Definition at line 115 of file common.hpp.
std::string foxglove::ServiceWithoutId::requestSchema |
Definition at line 117 of file common.hpp.
std::string foxglove::ServiceWithoutId::responseSchema |
Definition at line 118 of file common.hpp.
std::string foxglove::ServiceWithoutId::type |
Definition at line 116 of file common.hpp.