Public Attributes | List of all members
foxglove::FetchAssetResponse Struct Reference

#include <common.hpp>

Public Attributes

std::vector< uint8_t > data
 
std::string errorMessage
 
uint32_t requestId
 
FetchAssetStatus status
 

Detailed Description

Definition at line 155 of file common.hpp.

Member Data Documentation

◆ data

std::vector<uint8_t> foxglove::FetchAssetResponse::data

Definition at line 159 of file common.hpp.

◆ errorMessage

std::string foxglove::FetchAssetResponse::errorMessage

Definition at line 158 of file common.hpp.

◆ requestId

uint32_t foxglove::FetchAssetResponse::requestId

Definition at line 156 of file common.hpp.

◆ status

FetchAssetStatus foxglove::FetchAssetResponse::status

Definition at line 157 of file common.hpp.


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


foxglove_bridge
Author(s): Foxglove
autogenerated on Wed Mar 5 2025 03:34:31