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

Utilities for parsing CSVs. More...

#include "ritsuko/ritsuko.hpp"
#include "comservatory/comservatory.hpp"
#include <unordered_set>
#include <string>
#include <stdexcept>
#include <vector>
#include <memory>
Include dependency graph for utils_csv.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  takane::CsvFieldCreator
 Create comservatory::Field objects to capture column contents. More...
 
struct  takane::DummyCsvFieldCreator
 Dummy column creator. More...
 
struct  takane::CsvContents
 Contents of the parsed CSV. More...
 

Namespaces

namespace  takane
 takane validation functions.
 

Detailed Description

Utilities for parsing CSVs.