DerivedClass

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte byte1, ubyte byte2, ubyte byte3, ubyte byte4)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

byte3
ubyte byte3;
Undocumented in source.
byte4
ubyte byte4;
Undocumented in source.

Inherited Members

From BaseClass

byte1
ubyte byte1;
Undocumented in source.
byte2
ubyte byte2;
Undocumented in source.

Meta