Wrapper class for every supported address.
More...
#include <destination_io.h>
Wrapper class for every supported address.
Definition at line 33 of file destination_io.h.
◆ Destination() [1/4]
| Destination::Destination |
( |
| ) |
|
|
inlineexplicit |
◆ Destination() [2/4]
| Destination::Destination |
( |
const CTxDestination & |
_dest, |
|
|
bool |
_isP2CS |
|
) |
| |
|
inlineexplicit |
◆ Destination() [3/4]
| Destination::Destination |
( |
const CTxDestination & |
_dest, |
|
|
bool |
_isP2CS, |
|
|
bool |
_isEXCHANGE = false |
|
) |
| |
|
inlineexplicit |
◆ Destination() [4/4]
◆ getKeyID()
| const CKeyID * Destination::getKeyID |
( |
| ) |
|
◆ operator=()
◆ ToString()
| std::string Destination::ToString |
( |
| ) |
const |
◆ dest
◆ isExchange
| bool Destination::isExchange {false} |
◆ isP2CS
| bool Destination::isP2CS {false} |
The documentation for this class was generated from the following files: