Namespaces | Functions
serialization.cpp File Reference
#include <foxglove_bridge/base64.hpp>
#include <foxglove_bridge/serialization.hpp>
Include dependency graph for serialization.cpp:

Go to the source code of this file.

Namespaces

 foxglove
 

Functions

void foxglove::from_json (const nlohmann::json &j, Channel &c)
 
void foxglove::from_json (const nlohmann::json &j, ParameterValue &p)
 
void foxglove::from_json (const nlohmann::json &j, Parameter &p)
 
void foxglove::from_json (const nlohmann::json &j, Service &p)
 
void foxglove::to_json (nlohmann::json &j, const Channel &c)
 
void foxglove::to_json (nlohmann::json &j, const ParameterValue &p)
 
void foxglove::to_json (nlohmann::json &j, const Parameter &p)
 
void foxglove::to_json (nlohmann::json &j, const Service &p)
 


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