|
SVCS - English Documentation
|
This is the complete list of members for svcs::core::ObjectStorage, including all inherited members.
| getObjectPath(const std::string &hash) const | svcs::core::ObjectStorage | |
| loadObject(const std::string &hash) const | svcs::core::ObjectStorage | virtual |
| objectExists(const std::string &hash) const | svcs::core::ObjectStorage | |
| ObjectStorage(const std::string &root_path, const std::shared_ptr< ISubject > &subject=nullptr) | svcs::core::ObjectStorage | explicit |
| saveObject(const VcsObject &obj) const | svcs::core::ObjectStorage | virtual |
| setSubject(std::shared_ptr< ISubject > subj) | svcs::core::ObjectStorage | inline |
| ~ObjectStorage() | svcs::core::ObjectStorage | virtual |