|
radarlib 1.4.6
|
This is the complete list of members for OdimH5v20::HDF5Attribute, including all inherited members.
| exists(H5::H5Object *obj, const char *name) | OdimH5v20::HDF5Attribute | static |
| get(H5::H5Object *obj, const char *name, bool mandatory) | OdimH5v20::HDF5Attribute | static |
| getDouble(H5::H5Object *obj, const char *name) | OdimH5v20::HDF5Attribute | static |
| getDouble(H5::H5Object *obj, const char *name, double defaultValue) | OdimH5v20::HDF5Attribute | static |
| getLong(H5::H5Object *obj, const char *name) | OdimH5v20::HDF5Attribute | static |
| getLong(H5::H5Object *obj, const char *name, int64_t defaultValue) | OdimH5v20::HDF5Attribute | static |
| getName(H5::Attribute *attr) | OdimH5v20::HDF5Attribute | static |
| getStr(H5::H5Object *obj, const char *name) | OdimH5v20::HDF5Attribute | static |
| getStr(H5::H5Object *obj, const char *name, const std::string &defaultValue) | OdimH5v20::HDF5Attribute | static |
| remove(H5::H5Object *obj, const char *name) | OdimH5v20::HDF5Attribute | static |
| set(H5::H5Object *obj, const char *name, int64_t value) | OdimH5v20::HDF5Attribute | static |
| set(H5::H5Object *obj, const char *name, double value) | OdimH5v20::HDF5Attribute | static |
| set(H5::H5Object *obj, const char *name, const char *value) | OdimH5v20::HDF5Attribute | static |
| set(H5::H5Object *obj, const char *name, const std::string &value) | OdimH5v20::HDF5Attribute | static |