CCF
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
ccf::ProofReceipt::ProofStep Struct Reference

#include <receipt.h>

Public Types

enum  { Left , Right }
 

Public Member Functions

bool operator== (const ProofStep &other) const
 

Public Attributes

enum ccf::ProofReceipt::ProofStep:: { ... }  direction
 
ccf::crypto::Sha256Hash hash = {}
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Left 
Right 

Member Function Documentation

◆ operator==()

bool ccf::ProofReceipt::ProofStep::operator== ( const ProofStep other) const
inline

Member Data Documentation

◆ []

enum { ... } ccf::ProofReceipt::ProofStep::direction

◆ hash

ccf::crypto::Sha256Hash ccf::ProofReceipt::ProofStep::hash = {}

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