Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sha256.hpp File Reference
#include <fc/fwd.hpp>
#include <fc/string.hpp>
#include <fc/platform_independence.hpp>
#include <fc/io/raw_fwd.hpp>
#include <boost/functional/hash.hpp>
#include <fc/reflect/reflect.hpp>
Include dependency graph for sha256.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fc::sha256
 
class  fc::sha256::encoder
 
struct  std::hash< fc::sha256 >
 
struct  boost::hash< fc::sha256 >
 

Namespaces

namespace  fc
 namespace sysio::chain
 
namespace  std
 
namespace  boost
 

Typedefs

typedef sha256 fc::uint256
 

Functions

void fc::to_variant (const sha256 &bi, variant &v)
 
void fc::from_variant (const variant &v, sha256 &bi)
 
uint64_t fc::hash64 (const char *buf, size_t len)