Public Member Functions | Public Attributes | List of all members
foxglove::Service Struct Reference

#include <common.hpp>

Inheritance diagram for foxglove::Service:
Inheritance graph
[legend]

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
 

Detailed Description

Definition at line 119 of file common.hpp.

Constructor & Destructor Documentation

◆ Service() [1/2]

foxglove::Service::Service ( )
default

◆ Service() [2/2]

foxglove::Service::Service ( const ServiceWithoutId s,
const ServiceId id 
)
inline

Definition at line 123 of file common.hpp.

Member Data Documentation

◆ id

ServiceId foxglove::Service::id

Definition at line 120 of file common.hpp.


The documentation for this struct was generated from the following file:


foxglove_bridge
Author(s): Foxglove
autogenerated on Mon Jul 3 2023 02:12:22