Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
samples.hpp File Reference
#include <string>
#include <vector>
#include "samples.pb.h"
#include "parser.hpp"

Go to the source code of this file.

Namespaces

namespace  dcn
 
namespace  dcn::parse
 

Functions

std::optional< jsondcn::parse::parseToJson (std::vector< Samples > samples, use_json_t)
 
template<>
std::optional< std::vector< Samples > > dcn::parse::parseFromJson (json json, use_json_t)
 Parses a JSON object to a TransformationDef object.