SyncMessage

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string cluster, List!(GossipDigest) digestList)
Undocumented in source.

Members

Functions

getCluster
string getCluster()
Undocumented in source. Be warned that the author may not have intended to support it.
getDigestList
List!(GossipDigest) getDigestList()
Undocumented in source. Be warned that the author may not have intended to support it.
setCluster
void setCluster(string cluster)
Undocumented in source. Be warned that the author may not have intended to support it.
setDigestList
void setDigestList(List!(GossipDigest) digestList)
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.

Meta