Kagome
Polkadot Runtime Engine in C++17
protobuf.hpp File Reference
#include <boost/system/error_code.hpp>
#include <functional>
#include <gsl/span>
#include <memory>
#include "network/adapters/adapter_errors.hpp"
#include "network/protobuf/api.v1.pb.h"
#include "outcome/outcome.hpp"
Include dependency graph for protobuf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::network::ProtobufMessageAdapter< T >
 

Namespaces

 kagome::network
 

Functions

template<typename T >
std::vector< uint8_t >::iterator kagome::network::appendToVec (const T &msg, std::vector< uint8_t > &out, std::vector< uint8_t >::iterator loaded)
 

Class Documentation

struct kagome::network::ProtobufMessageAdapter

template<typename T>
struct kagome::network::ProtobufMessageAdapter< T >

Definition at line 21 of file protobuf.hpp.

Collaboration diagram for kagome::network::ProtobufMessageAdapter< T >: