Facilitate construction of CF attribute "long_name" in records lists.
More...
|
auto | begin () const |
| Make Iterable so file.put_atts will work.
|
|
auto | end () const |
| Make Iterable so file.put_atts will work.
|
|
| LongNameAttribute (const char *long_name) |
| Specifically convert string literal to attribute.
|
|
Facilitate construction of CF attribute "long_name" in records lists.
- See also
- Can be used as the
Attributes
class in dg::file::Record
◆ LongNameAttribute()
dg::file::LongNameAttribute::LongNameAttribute |
( |
const char * | long_name | ) |
|
|
inline |
Specifically convert string literal to attribute.
◆ begin()
auto dg::file::LongNameAttribute::begin |
( |
| ) |
const |
|
inline |
Make Iterable so file.put_atts will work.
◆ end()
auto dg::file::LongNameAttribute::end |
( |
| ) |
const |
|
inline |
Make Iterable so file.put_atts will work.
The documentation for this struct was generated from the following file: