#include <libacdd.h>
|
| 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 |
|
◆ 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 |
◆ operator<()
bool mio::ACDD::VARS_ATTR::operator< |
( |
const ACDD::VARS_ATTR & |
other | ) |
const |
|
inline |
◆ 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: