|
takane
Validators for ArtifactDB file formats
|
Validation for atomic vector lists. More...
#include "H5Cpp.h"#include <filesystem>#include <stdexcept>#include <string>#include "utils_public.hpp"#include "utils_compressed_list.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | takane |
| takane validation functions. | |
Functions | |
| void | takane::atomic_vector_list::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
| size_t | takane::atomic_vector_list::height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for atomic vector lists.
|
inline |
| path | Path to a directory containing an atomic vector list. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |
|
inline |
| path | Path to the directory containing the atomic vector list. |
| metadata | Metadata for the object, typically read from its OBJECT file. |
| options | Validation options. |