PlainStyle.SVHP

Undocumented in source.

Constructors

this
this(Value dv)
Undocumented in source.

Members

Functions

get
Value get(string p, Value val)
opIndex
Value opIndex(string p)
opIndexAssign
void opIndexAssign(Value val, string p)
set
void set(string p, Value val)

Variables

data
Value[string] data;
Undocumented in source.
defaultValue
Value defaultValue;
Undocumented in source.

Meta