takane
Validators for ArtifactDB file formats
Loading...
Searching...
No Matches
utils_public.hpp File Reference

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"
Include dependency graph for utils_public.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Exported utilities.