|
OXY-SYNC-CONTAINER 1.0
OXY-SYNC-CONTAINER Library Documentation
|
This is the complete list of members for oxy::sync::api::ISyncContainer, including all inherited members.
| clone(oid_t const &container, std::string const &identifier)=0 | oxy::sync::api::ISyncContainer | pure virtual |
| fetch(connection_ptr const &conn, std::string const &identifier)=0 | oxy::sync::api::ISyncContainer | pure virtual |
| merge(connection_ptr const &conn, signature_t const &author)=0 | oxy::sync::api::ISyncContainer | pure virtual |
| push(connection_ptr const &conn, signature_t const &author, std::string const &identifier)=0 | oxy::sync::api::ISyncContainer | pure virtual |
| ~ISyncContainer()=default | oxy::sync::api::ISyncContainer | virtual |