NetonConfig

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getConf
PeerConf getConf(ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
getFileContent
byte[] getFileContent(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
loadConf
void loadConf(string confPath)
Undocumented in source. Be warned that the author may not have intended to support it.
praseConf
void praseConf()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

peersConf
PeerConf[] peersConf [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selfConf
PeerConf selfConf [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Static variables

_gconfig
NetonConfig _gconfig;
Undocumented in source.

Meta