Ditto 4.6.0
|
Public Member Functions | |
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 |
Protected Attributes | |
nlohmann::json | value |