MeteoIODoc 20250905.f67af007
 
Loading...
Searching...
No Matches
mio::ACDD::VARS_ATTR Struct Reference

#include <libacdd.h>

Public Member Functions

 VARS_ATTR (const std::string &i_name, const std::string &i_standard_name, const std::string &i_units)
 
 VARS_ATTR (const std::string &i_name, const std::string &i_standard_name, const size_t &i_length)
 
bool operator< (const ACDD::VARS_ATTR &other) const
 

Public Attributes

std::string name
 
std::string standard_name
 
std::string units
 
size_t length
 

Constructor & Destructor Documentation

◆ VARS_ATTR() [1/2]

mio::ACDD::VARS_ATTR::VARS_ATTR ( const std::string &  i_name,
const std::string &  i_standard_name,
const std::string &  i_units 
)
inline

◆ VARS_ATTR() [2/2]

mio::ACDD::VARS_ATTR::VARS_ATTR ( const std::string &  i_name,
const std::string &  i_standard_name,
const size_t &  i_length 
)
inline

Member Function Documentation

◆ operator<()

bool mio::ACDD::VARS_ATTR::operator< ( const ACDD::VARS_ATTR other) const
inline

Member Data Documentation

◆ length

size_t mio::ACDD::VARS_ATTR::length

◆ name

std::string mio::ACDD::VARS_ATTR::name

◆ standard_name

std::string mio::ACDD::VARS_ATTR::standard_name

◆ units

std::string mio::ACDD::VARS_ATTR::units

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