|
SVCS - English Documentation
|
This is the complete list of members for svcs::core::Tree, including all inherited members.
| addEntry(const TreeEntry &entry) | svcs::core::Tree | |
| calculateHash(const std::string &content) | svcs::core::VcsObject | static |
| computeHash(const std::string &content) | svcs::core::VcsObject | protected |
| deserialize(const std::string &raw_content) | svcs::core::Tree | static |
| findEntry(const std::string &name) const | svcs::core::Tree | |
| getEntries() const | svcs::core::Tree | |
| getHashId() const | svcs::core::VcsObject | |
| getType() const override | svcs::core::Tree | virtual |
| hash_id | svcs::core::VcsObject | protected |
| removeEntry(const std::string &name) | svcs::core::Tree | |
| serialize() const override | svcs::core::Tree | virtual |
| Tree(std::vector< TreeEntry > entries) | svcs::core::Tree | explicit |
| VcsObject()=default | svcs::core::VcsObject | |
| VcsObject(const VcsObject &other)=default | svcs::core::VcsObject | |
| ~VcsObject()=default | svcs::core::VcsObject | virtual |