TARAXA
Loading...
Searching...
No Matches
packet_handler.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  taraxa::network::tarcap::PacketHandler
 Packet handler base class that consists of shared state and some commonly used functions. More...
 

Namespaces

namespace  taraxa
 
namespace  taraxa::network
 
namespace  taraxa::network::tarcap
 

Functions

template<class PacketType >
PacketType taraxa::network::tarcap::decodePacketRlp (const dev::RLP &packet_rlp)
 
template<class PacketType >
dev::bytes taraxa::network::tarcap::encodePacketRlp (PacketType packet)