Clean up DatastoreAccess' interface

The schema() getter is supposed to be a part of the public interface.
The other methods within SysrepoAccess are just an implementation
detail, though.

Change-Id: I0599dcd1609568c45aecd8dec4c5df4d1b629e6d
2 files changed
tree: 4fbee53bac9e61d7a2e7400a0807630aeeef0d14
  1. .clang-format
  2. .gitmodules
  3. .zuul.yaml
  4. CMakeLists.txt
  5. Doxyfile.in
  6. LICENSE
  7. LICENSE.md
  8. README.md
  9. ci/
  10. cmake/
  11. docs/
  12. example-schema.yang
  13. src/
  14. submodules/
  15. sysrepo_vars.hpp.in
  16. tests/
README.md

Console interface to NETCONF servers

Credits

Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.