Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logic::files::PropertiesLom Struct Reference

#include <structs.hpp>

Public Member Functions

bool operator== (const PropertiesLom &other) const =default
 

Public Attributes

uint16_t numProperties
 
std::string propLomNumber
 
std::string propAuthor
 
std::string propName
 
std::string propFile
 
std::string propVersion
 
std::string propTime
 
std::string propDate
 
std::string propDescription
 

Static Public Attributes

static constexpr std::string_view propLomNumberTitle {"LOM Number"}
 
static constexpr std::string_view propAuthorTitle {"Author"}
 
static constexpr std::string_view propNameTitle {"Name"}
 
static constexpr std::string_view propFileTitle {"File"}
 
static constexpr std::string_view propVersionTitle {"Version"}
 
static constexpr std::string_view propTimeTitle {"Time"}
 
static constexpr std::string_view propDateTitle {"Date"}
 
static constexpr std::string_view propDescriptionTitle {"Description"}
 

Member Function Documentation

◆ operator==()

bool iv::logic::files::PropertiesLom::operator== ( const PropertiesLom & other) const
default

Member Data Documentation

◆ numProperties

uint16_t iv::logic::files::PropertiesLom::numProperties

◆ propAuthor

std::string iv::logic::files::PropertiesLom::propAuthor

◆ propAuthorTitle

std::string_view iv::logic::files::PropertiesLom::propAuthorTitle {"Author"}
staticconstexpr

◆ propDate

std::string iv::logic::files::PropertiesLom::propDate

◆ propDateTitle

std::string_view iv::logic::files::PropertiesLom::propDateTitle {"Date"}
staticconstexpr

◆ propDescription

std::string iv::logic::files::PropertiesLom::propDescription

◆ propDescriptionTitle

std::string_view iv::logic::files::PropertiesLom::propDescriptionTitle {"Description"}
staticconstexpr

◆ propFile

std::string iv::logic::files::PropertiesLom::propFile

◆ propFileTitle

std::string_view iv::logic::files::PropertiesLom::propFileTitle {"File"}
staticconstexpr

◆ propLomNumber

std::string iv::logic::files::PropertiesLom::propLomNumber

◆ propLomNumberTitle

std::string_view iv::logic::files::PropertiesLom::propLomNumberTitle {"LOM Number"}
staticconstexpr

◆ propName

std::string iv::logic::files::PropertiesLom::propName

◆ propNameTitle

std::string_view iv::logic::files::PropertiesLom::propNameTitle {"Name"}
staticconstexpr

◆ propTime

std::string iv::logic::files::PropertiesLom::propTime

◆ propTimeTitle

std::string_view iv::logic::files::PropertiesLom::propTimeTitle {"Time"}
staticconstexpr

◆ propVersion

std::string iv::logic::files::PropertiesLom::propVersion

◆ propVersionTitle

std::string_view iv::logic::files::PropertiesLom::propVersionTitle {"Version"}
staticconstexpr

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