Static Public Member Functions | List of all members
ros::serialization::Serializer< json_transport::json_t > Struct Template Reference

#include <json_transport.hpp>

Static Public Member Functions

template<typename Stream >
static void read (Stream &stream, json_transport::json_t &json)
 
static uint32_t serializedLength (const json_transport::json_t &json)
 
template<typename Stream >
static void write (Stream &stream, const json_transport::json_t &json)
 

Detailed Description

template<>
struct ros::serialization::Serializer< json_transport::json_t >

Definition at line 111 of file json_transport.hpp.

Member Function Documentation

template<typename Stream >
static void ros::serialization::Serializer< json_transport::json_t >::read ( Stream stream,
json_transport::json_t json 
)
inlinestatic

Definition at line 121 of file json_transport.hpp.

static uint32_t ros::serialization::Serializer< json_transport::json_t >::serializedLength ( const json_transport::json_t json)
inlinestatic

Definition at line 128 of file json_transport.hpp.

template<typename Stream >
static void ros::serialization::Serializer< json_transport::json_t >::write ( Stream stream,
const json_transport::json_t json 
)
inlinestatic

Definition at line 114 of file json_transport.hpp.


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


json_transport
Author(s): Paul Bovbel
autogenerated on Wed Jan 27 2021 03:58:48