MoveOperation

Undocumented in source.

Constructors

this
this(T1 path, T2 from)
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 CopyOperation

from
JsonPointer from;
Undocumented in source.
s_path
string s_path;
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