Event

Undocumented in source.

Constructors

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

Members

Functions

Clone
Event Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
IsCreated
bool IsCreated()
Undocumented in source. Be warned that the author may not have intended to support it.
SetRefresh
void SetRefresh()
Undocumented in source. Be warned that the author may not have intended to support it.
getKeyValues
KeyValue[] getKeyValues()
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeValue
JSONValue getNodeValue()
Undocumented in source. Be warned that the author may not have intended to support it.
isDir
bool isDir(JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
nodeKey
string nodeKey()
Undocumented in source. Be warned that the author may not have intended to support it.
nodeOriginKey
string nodeOriginKey()
Undocumented in source. Be warned that the author may not have intended to support it.
opAssign
void opAssign(S e)
Undocumented in source. Be warned that the author may not have intended to support it.
rpcValue
string rpcValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setErrorMsg
void setErrorMsg(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
setNetonIndex
void setNetonIndex(ulong idx)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

Index
ulong Index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
action
EventAction action [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
dir
bool dir [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
error
string error [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isOk
bool isOk [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
netonIndex
ulong netonIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
node
NodeExtern node [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
prevNode
NodeExtern prevNode [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
refresh
bool refresh [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta