Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
void | void sub(long opValue) | ||||
void | void mul(IData opValue) | ||||
void | void sub(IData opValue) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
IData | IData clone() | ||||
this(int | this(int newValue) | ||||
void | void mul(long opValue) | ||||
void | void div(long opValue) | ||||
void | void div(IData opValue) | ||||
this(long | this(long newValue, Json[string] initData = null) | ||||
void | void add(IData opValue) | ||||
void | void add(long opValue) | ||||
DLongData | DLongData opBinary(string op)(long opValue) | ||||
DLongData | DLongData opBinary(string op)(DLongData opValue) |