ledger-core
|
Public Member Functions | |
BitcoinLikeOperator (std::string operatorName_, int8_t value_) | |
BitcoinLikeOperator (const BitcoinLikeOperator &cpy) | |
BitcoinLikeOperator & | operator= (const BitcoinLikeOperator &cpy) |
template<class Archive > | |
void | load (Archive &archive) |
template<class Archive > | |
void | save (Archive &archive) const |
Public Attributes | |
std::string | operatorName |
int8_t | value |