DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Config::InfoTag Struct Reference

Auxiliary info tag (emitted as "x-<key>" in schema). More...

#include <ConfigParam.hpp>

Collaboration diagram for DNDS::Config::InfoTag:
[legend]

Public Attributes

std::string key
 
std::string value
 

Detailed Description

Auxiliary info tag (emitted as "x-<key>" in schema).

Definition at line 204 of file ConfigParam.hpp.

Member Data Documentation

◆ key

std::string DNDS::Config::InfoTag::key

Definition at line 206 of file ConfigParam.hpp.

◆ value

std::string DNDS::Config::InfoTag::value

Definition at line 207 of file ConfigParam.hpp.


The documentation for this struct was generated from the following file: