TARAXA
taraxa::util::RLPDecoderRef Struct Reference

#include <encoding_rlp.hpp>

Collaboration diagram for taraxa::util::RLPDecoderRef:

Public Member Functions

 RLPDecoderRef (RLP const &value, RLP::Strictness strictness)
 
 RLPDecoderRef (RLP const &value, bool strict=false)
 

Public Attributes

RLP const & value
 
RLP::Strictness strictness
 

Constructor & Destructor Documentation

◆ RLPDecoderRef() [1/2]

taraxa::util::RLPDecoderRef::RLPDecoderRef ( RLP const &  value,
RLP::Strictness  strictness 
)
inline

◆ RLPDecoderRef() [2/2]

taraxa::util::RLPDecoderRef::RLPDecoderRef ( RLP const &  value,
bool  strict = false 
)
inline

Member Data Documentation

◆ strictness

RLP::Strictness taraxa::util::RLPDecoderRef::strictness

◆ value

RLP const& taraxa::util::RLPDecoderRef::value

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