ReplaceOperation

Undocumented in source.

Constructors

this
this(string path, JsonItem value)
Undocumented in source.

Members

Functions

applyToPtr
bool applyToPtr(JsonItem* document)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Inherited Members

From AddOperation

value
JsonItem value;
Undocumented in source.
op
string op [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
JsonItem toJson()
Undocumented in source. Be warned that the author may not have intended to support it.
applyToPtr
bool applyToPtr(JsonItem* document)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta