tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
fnv1a< UInt, Prime, Offset > Struct Template Reference

#include <fnv1a.hpp>

Public Types

using result_type = UInt
 

Public Member Functions

 fnv1a ()=default
 
 operator result_type () const noexcept
 
auto operator() (void const *data, etl::size_t len) noexcept -> void
 

Member Typedef Documentation

◆ result_type

template<typename UInt , UInt Prime, UInt Offset>
using result_type = UInt

Constructor & Destructor Documentation

◆ fnv1a()

template<typename UInt , UInt Prime, UInt Offset>
fnv1a ( )
default

Member Function Documentation

◆ operator result_type()

template<typename UInt , UInt Prime, UInt Offset>
operator result_type ( ) const
inlineexplicitnoexcept

◆ operator()()

template<typename UInt , UInt Prime, UInt Offset>
auto operator() ( void const data,
etl::size_t  len 
) -> void
inlinenoexcept

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