#include <common.hpp>
Definition at line 130 of file common.hpp.
◆ operator==()
bool foxglove::ServiceResponse::operator== |
( |
const ServiceResponse & |
other | ) |
const |
|
inline |
◆ read()
void foxglove::ServiceResponse::read |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
◆ size()
size_t foxglove::ServiceResponse::size |
( |
| ) |
const |
|
inline |
◆ write()
void foxglove::ServiceResponse::write |
( |
uint8_t * |
data | ) |
const |
◆ callId
uint32_t foxglove::ServiceResponse::callId |
◆ data
std::vector<uint8_t> foxglove::ServiceResponse::data |
◆ encoding
std::string foxglove::ServiceResponse::encoding |
◆ serviceId
ServiceId foxglove::ServiceResponse::serviceId |
The documentation for this struct was generated from the following files: