Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::ProjectInfo::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view reference {"Reference"}
 
static constexpr std::string_view savePath {"SavePath"}
 
static constexpr std::string_view isProjectValid {"IsProjectValid"}
 
static constexpr std::string_view name {"Name"}
 
static constexpr std::string_view value {"Value"}
 
static constexpr std::string_view date {"Date"}
 

Member Data Documentation

◆ date

std::string_view iv::model::ProjectInfo::Keys::date {"Date"}
staticconstexpr

◆ isProjectValid

std::string_view iv::model::ProjectInfo::Keys::isProjectValid {"IsProjectValid"}
staticconstexpr

◆ name

std::string_view iv::model::ProjectInfo::Keys::name {"Name"}
staticconstexpr

◆ reference

std::string_view iv::model::ProjectInfo::Keys::reference {"Reference"}
staticconstexpr

◆ savePath

std::string_view iv::model::ProjectInfo::Keys::savePath {"SavePath"}
staticconstexpr

◆ value

std::string_view iv::model::ProjectInfo::Keys::value {"Value"}
staticconstexpr

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