NodeInfo

Undocumented in source.

Constructors

this
this(JSONValue nodeInfoJSON)

Given the response JSON this will extract the key, NodeInfo as a whole and also attempt to extract standardized aspects of the NodeInfo

Members

Functions

getBuildInfo
BuildInfo getBuildInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
getContact
string getContact()
Undocumented in source. Be warned that the author may not have intended to support it.
getFullJSON
JSONValue getFullJSON()
Undocumented in source. Be warned that the author may not have intended to support it.
getGroup
string getGroup()
Undocumented in source. Be warned that the author may not have intended to support it.
getKey
string getKey()
Undocumented in source. Be warned that the author may not have intended to support it.
getLocation
string getLocation()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
isWellFormed
bool isWellFormed()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

wellFormed
ubyte wellFormed;

NodeInfo data

Meta