BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Member Functions | List of all members
WitnessV0KeyHash Struct Reference

#include <standard.h>

Inheritance diagram for WitnessV0KeyHash:
[legend]
Collaboration diagram for WitnessV0KeyHash:
[legend]

Public Member Functions

 WitnessV0KeyHash ()
 
 WitnessV0KeyHash (const uint160 &hash)
 
 uint160 ()
 
 uint160 (const std::vector< unsigned char > &vch)
 
- Public Member Functions inherited from uint160
 uint160 ()
 
 uint160 (const std::vector< unsigned char > &vch)
 
- Public Member Functions inherited from base_blob< 160 >
 base_blob ()
 
 base_blob (const std::vector< unsigned char > &vch)
 
bool IsNull () const
 
void SetNull ()
 
int Compare (const base_blob &other) const
 
std::string GetHex () const
 
void SetHex (const char *psz)
 
void SetHex (const std::string &str)
 
std::string ToString () const
 
unsigned char * begin ()
 
const unsigned char * begin () const
 
unsigned char * end ()
 
const unsigned char * end () const
 
unsigned int size () const
 
uint64_t GetUint64 (int pos) const
 
void Serialize (Stream &s) const
 
void Unserialize (Stream &s)
 

Additional Inherited Members

- Protected Attributes inherited from base_blob< 160 >
uint8_t data [WIDTH]
 
- Static Protected Attributes inherited from base_blob< 160 >
static constexpr int WIDTH
 

Detailed Description

Definition at line 84 of file standard.h.

Constructor & Destructor Documentation

◆ WitnessV0KeyHash() [1/2]

WitnessV0KeyHash::WitnessV0KeyHash ( )
inline

Definition at line 86 of file standard.h.

◆ WitnessV0KeyHash() [2/2]

WitnessV0KeyHash::WitnessV0KeyHash ( const uint160 hash)
inlineexplicit

Definition at line 87 of file standard.h.

Member Function Documentation

◆ uint160() [1/2]

uint160::uint160
inline

Definition at line 113 of file uint256.h.

◆ uint160() [2/2]

uint160::uint160
inlineexplicit

Definition at line 114 of file uint256.h.


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