Public Member Functions | |
| void | set (nlohmann::json value) |
Public Member Functions inherited from ditto::Register | |
| template<class T> | |
| Register (T value) | |
| Register (const nlohmann::json &info) | |
| template<typename T> | |
| T | get_value () const |
| Get the value of the register in the current view of the document. | |
| nlohmann::json | get_json_value () const |
| DittoCrdtType | get_type () const |
Additional Inherited Members | |
Protected Attributes inherited from ditto::Register | |
| nlohmann::json | value |