A destination that has no associated address, optionally wrapping a script.
Declared in <addresstype.h>
class CNoDestination;
| Name | Description |
|---|---|
CNoDestination [constructor] | Constructors |
GetScript | Return the wrapped script. |
| Name | Description |
|---|---|
operator< | Order two destinations by their scripts. |
operator== | Compare two destinations for equality by their scripts. |