|
takane
Validators for ArtifactDB file formats
|
Exported utilities. More...
#include <string>#include <filesystem>#include <unordered_map>#include <functional>#include "H5Cpp.h"#include "millijson/millijson.hpp"#include "byteme/byteme.hpp"#include "chihaya/chihaya.hpp"#include "utils_json.hpp"

Go to the source code of this file.
Classes | |
| struct | takane::ObjectMetadata |
| Object metadata, including the type and other fields. More... | |
| struct | takane::Options |
| Validation options. More... | |
Namespaces | |
| namespace | takane |
| takane validation functions. | |
Functions | |
| ObjectMetadata | takane::reformat_object_metadata (millijson::Base *raw) |
| ObjectMetadata | takane::read_object_metadata (const std::filesystem::path &path) |
Exported utilities.