Representing one attribute in grid or swath.
More...
#include <HDFSP.h>
|
int32 | getCount () const |
| Get the number of elements of this attribute.
|
|
const std::string & | getName () const |
| Get the attribute name.
|
|
const std::string & | getNewName () const |
| Get the CF attribute name(special characters are replaced by underscores)
|
|
int32 | getType () const |
| Get the attribute datatype.
|
|
const std::vector< char > & | getValue () const |
| Get the attribute value.
|
|
Representing one attribute in grid or swath.
Definition at line 172 of file HDFSP.h.
◆ getCount()
int32 HDFSP::Attribute::getCount |
( |
| ) |
const |
|
inline |
Get the number of elements of this attribute.
Definition at line 195 of file HDFSP.h.
◆ getName()
const std::string & HDFSP::Attribute::getName |
( |
| ) |
const |
|
inline |
Get the attribute name.
Definition at line 177 of file HDFSP.h.
◆ getNewName()
const std::string & HDFSP::Attribute::getNewName |
( |
| ) |
const |
|
inline |
Get the CF attribute name(special characters are replaced by underscores)
Definition at line 183 of file HDFSP.h.
◆ getType()
int32 HDFSP::Attribute::getType |
( |
| ) |
const |
|
inline |
Get the attribute datatype.
Definition at line 189 of file HDFSP.h.
◆ getValue()
const std::vector< char > & HDFSP::Attribute::getValue |
( |
| ) |
const |
|
inline |
Get the attribute value.
Definition at line 201 of file HDFSP.h.
◆ Field
◆ File
◆ SD
◆ VDATA
◆ VDField
The documentation for this class was generated from the following file: