NodeExtern

Undocumented in source.

Constructors

this
this(string key, ulong modifiedIndex, bool recursive)
Undocumented in source.
this
this(string reqKey, string key, ulong modifiedIndex, bool recursive)
Undocumented in source.

Members

Functions

Clone
NodeExtern Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
loadValue
void loadValue()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(S ne)
Undocumented in source. Be warned that the author may not have intended to support it.
recurBuildNodeInfo
JSONValue recurBuildNodeInfo(string key)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

dir
bool dir [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
key
string key [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
modifiedIndex
ulong modifiedIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
originKey
string originKey [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
JSONValue value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta