#include <file_tx.h>
◆ file_tx()
us::gov::cash::file_tx::file_tx |
( |
| ) |
|
◆ ~file_tx()
us::gov::cash::file_tx::~file_tx |
( |
| ) |
|
|
inlineoverride |
◆ compute_hash()
hash_t us::gov::cash::file_tx::compute_hash |
( |
| ) |
const |
|
overridevirtual |
◆ from_b58()
static file_tx* us::gov::cash::file_tx::from_b58 |
( |
const string & |
| ) |
|
|
static |
◆ from_stream()
static file_tx* us::gov::cash::file_tx::from_stream |
( |
istream & |
| ) |
|
|
static |
◆ get_datagram()
datagram* us::gov::cash::file_tx::get_datagram |
( |
uint16_t |
seq | ) |
const |
◆ get_hash()
◆ name()
string us::gov::cash::file_tx::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ to_b58()
string us::gov::cash::file_tx::to_b58 |
( |
| ) |
const |
◆ to_stream()
void us::gov::cash::file_tx::to_stream |
( |
ostream & |
| ) |
const |
|
virtual |
◆ write_pretty()
void us::gov::cash::file_tx::write_pretty |
( |
ostream & |
os | ) |
const |
|
overridevirtual |
◆ write_sigmsg()
◆ address
hash_t us::gov::cash::file_tx::address |
◆ digest
hash_t us::gov::cash::file_tx::digest |
◆ locking_program_input
string us::gov::cash::file_tx::locking_program_input |
◆ path
string us::gov::cash::file_tx::path |
◆ size
size_t us::gov::cash::file_tx::size |
The documentation for this struct was generated from the following file: