Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
OSTreeHttpRepo Class Reference
Inheritance diagram for OSTreeHttpRepo:
[legend]
Collaboration diagram for OSTreeHttpRepo:
[legend]

Public Member Functions

 OSTreeHttpRepo (TreehubServer *server, const boost::filesystem::path &root_in="")
 
bool LooksValid () const override
 
OSTreeRef GetRef (const std::string &refname) const override
 
boost::filesystem::path root () const override
 
- Public Member Functions inherited from OSTreeRepo
OSTreeRepooperator= (const OSTreeRepo &)=delete
 
OSTreeObject::ptr GetObject (OSTreeHash hash, OstreeObjectType type) const
 
OSTreeObject::ptr GetObject (const uint8_t sha256[32], OstreeObjectType type) const
 

Additional Inherited Members

- Public Types inherited from OSTreeRepo
using ptr = std::shared_ptr< OSTreeRepo >
 
- Protected Types inherited from OSTreeRepo
typedef std::map< OSTreeHash, OSTreeObject::ptr > otable
 
- Protected Member Functions inherited from OSTreeRepo
bool CheckForObject (const OSTreeHash &hash, const std::string &path, OSTreeObject::ptr &object) const
 
- Protected Attributes inherited from OSTreeRepo
otable ObjectTable
 

Detailed Description

Definition at line 12 of file ostree_http_repo.h.


The documentation for this class was generated from the following files: