Bitcoin
Classes | Functions
uint256.h File Reference
#include <assert.h>
#include <cstring>
#include <stdexcept>
#include <stdint.h>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  base_blob< BITS >
 
class  uint160
 
class  uint256
 

Functions

uint256 uint256S (const char *str)
 
uint256 uint256S (const std::string &str)
 

Function Documentation

◆ uint256S() [1/2]

uint256 uint256S ( const char *  str)
inline

◆ uint256S() [2/2]

uint256 uint256S ( const std::string &  str)
inline