plebble
us::gov::cash::tx::sections_t Struct Referencefinal

#include <tx.h>

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

Public Member Functions

void write_sigmsg (ec::sigmsg_hasher_t &, const sigcode_t &) const
 
void write_pretty (const string &prefix, ostream &os) const
 
void to_stream (ostream &) const
 
ko from_stream (istream &)
 
bool check_amounts () const
 
const_iterator find (const hash_t &token) const
 
iterator find (const hash_t &token)
 

Member Function Documentation

◆ check_amounts()

bool us::gov::cash::tx::sections_t::check_amounts ( ) const

◆ find() [1/2]

iterator us::gov::cash::tx::sections_t::find ( const hash_t token)

◆ find() [2/2]

const_iterator us::gov::cash::tx::sections_t::find ( const hash_t token) const

◆ from_stream()

ko us::gov::cash::tx::sections_t::from_stream ( istream &  )

◆ to_stream()

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

◆ write_pretty()

void us::gov::cash::tx::sections_t::write_pretty ( const string &  prefix,
ostream &  os 
) const

◆ write_sigmsg()

void us::gov::cash::tx::sections_t::write_sigmsg ( ec::sigmsg_hasher_t ,
const sigcode_t  
) const

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