TagionCurrency

Undocumented in source.

Constructors

this
this(T axions)
Undocumented in source.
this
this(T tagions)
Undocumented in source.
this
this(Document doc)
Undocumented in source.

Members

Functions

axios
long axios()
Undocumented in source. Be warned that the author may not have intended to support it.
get_axions
long get_axions()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
TagionCurrency opBinary(TagionCurrency rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
TagionCurrency opBinary(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
TagionCurrency opBinaryRight(T left)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(TagionCurrency x)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(TagionCurrency x)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(TagionCurrency rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
TagionCurrency opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
tagions
long tagions()
Undocumented in source. Be warned that the author may not have intended to support it.
toDoc
const(Document) toDoc()
Undocumented in source. Be warned that the author may not have intended to support it.
toHiBON
inout(HiBONT) toHiBON()
Undocumented in source. Be warned that the author may not have intended to support it.
value
double value()
Undocumented in source. Be warned that the author may not have intended to support it.
verify
bool verify()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

UNIT
enum UNIT;
Undocumented in source.

Variables

AXION_MAX
enum long AXION_MAX;
Undocumented in source.
AXION_UNIT
enum long AXION_UNIT;
Undocumented in source.
_axions
long _axions;
Undocumented in source.

Meta