plebble
us::gov::cash::tx::sigcode_section_t Struct Reference

#include <tx.h>

Collaboration diagram for us::gov::cash::tx::sigcode_section_t:

Classes

struct  side_t
 

Public Member Functions

void to_stream (ostream &os) const
 
void dump (const string &prefix, ostream &) const
 

Static Public Member Functions

static void from_stream (sigcode_section_t &, istream &is)
 

Public Attributes

side_t inputs
 
side_t outputs
 

Member Function Documentation

◆ dump()

void us::gov::cash::tx::sigcode_section_t::dump ( const string &  prefix,
ostream &   
) const

◆ from_stream()

static void us::gov::cash::tx::sigcode_section_t::from_stream ( sigcode_section_t ,
istream &  is 
)
static

◆ to_stream()

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

Member Data Documentation

◆ inputs

side_t us::gov::cash::tx::sigcode_section_t::inputs

◆ outputs

side_t us::gov::cash::tx::sigcode_section_t::outputs

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