vAlarm

Undocumented in source.

Members

Functions

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

Manifest constants

Optional
enum Optional;
Undocumented in source.

Mixins

__anonymous
mixin vAccessTpl
Undocumented in source.

Variables

OptionalOr
enum string[] OptionalOr;
Undocumented in source.
OptionalUnique
enum string[] OptionalUnique;
Undocumented in source.

Mixed In Members

From mixin vAccessTpl

opIndexAssign
void opIndexAssign(string value, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
string opIndex(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta