Ditto 2.0.6
Public Member Functions | List of all members
ditto::MutableRegister Class Reference
Inheritance diagram for ditto::MutableRegister:
ditto::Register

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 >
get_value () const
 Get the value of the register in the current view of the document. More...
 
nlohmann::json get_json_value () const
 
DittoCrdtType get_type () const
 

Additional Inherited Members

- Protected Attributes inherited from ditto::Register
nlohmann::json value