/workspaces/astro/sol3-sdk/cpp/sol3/core/any_message_view.h File Reference

Space-ng SDK: /workspaces/astro/sol3-sdk/cpp/sol3/core/any_message_view.h File Reference
Space-ng SDK
any_message_view.h File Reference
#include "sol3/core/fb_json.h"
#include "sol3/core/file_identifier.h"
#include "sol3/core/message_schema.h"
#include "sol3/core/msg/message_header.h"
#include "sol3/core/seq_ring.h"
#include "sol3/log/except.h"
#include <flatbuffers/flatbuffers.h>
#include <flatbuffers/idl.h>
#include <flatbuffers/reflection.h>
#include <spdlog/spdlog.h>
#include <vector>

Go to the source code of this file.

Classes

class  sol3::core::AnyMessageView
 

Namespaces

 sol3
 
 sol3::core
 

Functions

void sol3::core::toJson (AnyMessageView const &view, std::string &out_json, JsonFormat format=JsonFormat::SINGLE_LINE)
 
std::string sol3::core::toJson (AnyMessageView const &view, JsonFormat format=JsonFormat::SINGLE_LINE)
 
std::string sol3::core::format_as (AnyMessageView &view)