CCF
|
Go to the source code of this file.
Classes | |
struct | ccf::indexing::FetchResult |
class | ccf::indexing::AbstractLFSAccess |
Namespaces | |
namespace | ccf |
namespace | ccf::indexing |
Typedefs | |
using | ccf::indexing::LFSKey = std::string |
using | ccf::indexing::LFSEncryptedContents = std::vector< uint8_t > |
using | ccf::indexing::LFSContents = std::vector< uint8_t > |
using | ccf::indexing::FetchResultPtr = std::shared_ptr< FetchResult > |