Honeycomb  0.1
Component-Model Framework
Public Types | Public Member Functions | List of all members
honey::hash::sval Struct Reference

256-bit secure hash value More...

#include <Hash.h>

Inheritance diagram for honey::hash::sval:
Inheritance graph
[legend]
Collaboration diagram for honey::hash::sval:
Collaboration graph
[legend]

Public Types

typedef array< uint64, 4 > IntArray
 
- Public Types inherited from honey::ByteArray< 32 >
typedef array< byte, N > Super
 

Public Member Functions

const IntArrayints () const
 
IntArrayints ()
 
- Public Member Functions inherited from honey::ByteArray< 32 >
 ByteArray ()=default
 
 ByteArray (byte b, Bytes &&...bs)
 Construct from list of byte values. More...
 
 ByteArray (ByteBufConst bs)
 
 ByteArray (const Bytes &bs)
 

Detailed Description

256-bit secure hash value

Member Typedef Documentation

Member Function Documentation

const IntArray& honey::hash::sval::ints ( ) const
inline
IntArray& honey::hash::sval::ints ( )
inline

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