nil::crypto3::codec::hex< Mode >::stream_processor< ProcessingMode, StateAccumulator, ValueBits >::params_type Struct Reference

#include <hex.hpp>

+ Collaboration diagram for nil::crypto3::codec::hex< Mode >::stream_processor< ProcessingMode, StateAccumulator, ValueBits >::params_type:

Public Types

typedef stream_endian::little_octet_big_bit endian_type
 

Static Public Attributes

constexpr static const std::size_t length_bits = CHAR_BIT * CHAR_BIT
 
constexpr static const std::size_t value_bits = ValueBits
 

Member Typedef Documentation

◆ endian_type

template<typename Mode = mode::upper>
template<typename ProcessingMode , typename StateAccumulator , std::size_t ValueBits>
typedef stream_endian::little_octet_big_bit nil::crypto3::codec::hex< Mode >::stream_processor< ProcessingMode, StateAccumulator, ValueBits >::params_type::endian_type

Member Data Documentation

◆ length_bits

template<typename Mode = mode::upper>
template<typename ProcessingMode , typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::codec::hex< Mode >::stream_processor< ProcessingMode, StateAccumulator, ValueBits >::params_type::length_bits = CHAR_BIT * CHAR_BIT
staticconstexpr

◆ value_bits

template<typename Mode = mode::upper>
template<typename ProcessingMode , typename StateAccumulator , std::size_t ValueBits>
constexpr static const std::size_t nil::crypto3::codec::hex< Mode >::stream_processor< ProcessingMode, StateAccumulator, ValueBits >::params_type::value_bits = ValueBits
staticconstexpr

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