plebble
us::gov::cash::tx::sigcode_t Class Reference

#include <tx.h>

Inheritance diagram for us::gov::cash::tx::sigcode_t:
Collaboration diagram for us::gov::cash::tx::sigcode_t:

Public Member Functions

void to_stream (ostream &os) const
 
void dump (ostream &) const
 
string to_b58 () const
 
short asShort ()
 

Static Public Member Functions

static bool from_stream (sigcode_t &, istream &is)
 
static pair< ko, sigcode_tfrom_b58 (const string &)
 
static sigcode_t fromShort (short i)
 

Public Attributes

bool ts {true}
 
 sigcode_all
 
 sigcode_none
 
 sigcode_this
 
 num_sigcodes
 

Member Function Documentation

◆ asShort()

short us.gov.cash.tx.sigcode_t.asShort ( )
inline

◆ dump()

void us::gov::cash::tx::sigcode_t::dump ( ostream &  ) const

◆ from_b58()

static pair<ko,sigcode_t> us::gov::cash::tx::sigcode_t::from_b58 ( const string &  )
static

◆ from_stream()

static bool us::gov::cash::tx::sigcode_t::from_stream ( sigcode_t ,
istream &  is 
)
static

◆ fromShort()

static sigcode_t us.gov.cash.tx.sigcode_t.fromShort ( short  i)
inlinestatic

◆ to_b58()

string us::gov::cash::tx::sigcode_t::to_b58 ( ) const

◆ to_stream()

void us::gov::cash::tx::sigcode_t::to_stream ( ostream &  os) const

Member Data Documentation

◆ num_sigcodes

us.gov.cash.tx.sigcode_t.num_sigcodes

◆ sigcode_all

us.gov.cash.tx.sigcode_t.sigcode_all

◆ sigcode_none

us.gov.cash.tx.sigcode_t.sigcode_none

◆ sigcode_this

us.gov.cash.tx.sigcode_t.sigcode_this

◆ ts

bool us::gov::cash::tx::sigcode_t::ts {true}

The documentation for this class was generated from the following files: