CNoDestination

A destination that has no associated address, optionally wrapping a script.

Synopsis

Declared in <addresstype.h>

class CNoDestination;

Member Functions

NameDescription
CNoDestination [constructor]Constructors
GetScript Return the wrapped script.

Friends

NameDescription
operator<Order two destinations by their scripts.
operator==Compare two destinations for equality by their scripts.