#include <tx.h>
|
void | to_stream (ostream &os) const |
|
void | dump (const string &prefix, ostream &) const |
|
◆ 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 |
◆ 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: