nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator > Struct Template Reference

#include <mac_value.hpp>

+ Collaboration diagram for nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator >:

Public Types

typedef MacAccumulator accumulator_set_type
 
typedef boost::mpl::front< typename accumulator_set_type::features_type >::type accumulator_type
 

Public Member Functions

 ref_mac_impl (accumulator_set_type &&acc)
 

Public Attributes

accumulator_set_typeaccumulator_set
 

Member Typedef Documentation

◆ accumulator_set_type

template<typename MacAccumulator >
typedef MacAccumulator nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator >::accumulator_set_type

◆ accumulator_type

template<typename MacAccumulator >
typedef boost::mpl::front<typename accumulator_set_type::features_type>::type nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator >::accumulator_type

Constructor & Destructor Documentation

◆ ref_mac_impl()

template<typename MacAccumulator >
nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator >::ref_mac_impl ( accumulator_set_type &&  acc)
inline

Member Data Documentation

◆ accumulator_set

template<typename MacAccumulator >
accumulator_set_type& nil::crypto3::mac::detail::ref_mac_impl< MacAccumulator >::accumulator_set

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