#include <tx.h>
◆ output_t() [1/2]
  
  | 
        
          | us::gov::cash::tx::output_t::output_t | ( |  | ) |  |  | inline | 
 
 
◆ output_t() [2/2]
  
  | 
        
          | us::gov::cash::tx::output_t::output_t | ( | const hash_t & | address, |  
          |  |  | const cash_t & | amount |  
          |  | ) |  |  |  | inline | 
 
 
◆ from_stream()
  
  | 
        
          | static pair<ko,output_t> us::gov::cash::tx::output_t::from_stream | ( | istream & |  | ) |  |  | static | 
 
 
◆ to_stream()
      
        
          | void us::gov::cash::tx::output_t::to_stream | ( | ostream & |  | ) | const | 
      
 
 
◆ write_pretty()
      
        
          | void us::gov::cash::tx::output_t::write_pretty | ( | const string & | prefix, | 
        
          |  |  | ostream & | os | 
        
          |  | ) |  | const | 
      
 
 
◆ write_sigmsg()
◆ address
      
        
          | hash_t us::gov::cash::tx::output_t::address | 
      
 
 
◆ amount
      
        
          | cash_t us::gov::cash::tx::output_t::amount | 
      
 
 
The documentation for this struct was generated from the following file: