MISR Toolkit
1.5.1
|
Class AttrCreatPropList inherits from StrCreatPropList and provides wrappers for the HDF5 attribute creation property list. More...
#include <H5AcreatProp.h>
Static Public Member Functions | |
static void | deleteConstants () |
![]() | |
static void | deleteConstants () |
![]() | |
static H5I_type_t | getHDFObjType (const hid_t obj_id) |
static bool | isValid (hid_t an_id) |
Static Public Attributes | |
static const AttrCreatPropList & | DEFAULT |
Default attribute creation property list. More... | |
![]() | |
static const PropList & | DEFAULT |
Default property list. More... | |
Static Private Member Functions | |
static AttrCreatPropList * | getConstant () |
Static Private Attributes | |
static AttrCreatPropList * | DEFAULT_ |
Additional Inherited Members | |
![]() | |
StrCreatPropList () | |
StrCreatPropList (const StrCreatPropList &original) | |
StrCreatPropList (const hid_t plist_id) | |
virtual | ~StrCreatPropList () |
![]() | |
virtual void | p_setId (const hid_t new_id) |
![]() | |
IdComponent () | |
H5std_string | p_get_file_name () const |
![]() | |
static bool | p_valid_id (const hid_t obj_id) |
![]() | |
hid_t | id |
![]() | |
static bool | H5dontAtexit_called |
Class AttrCreatPropList inherits from StrCreatPropList and provides wrappers for the HDF5 attribute creation property list.
Definition at line 25 of file H5AcreatProp.h.
H5::AttrCreatPropList::AttrCreatPropList | ( | ) |
H5::AttrCreatPropList::AttrCreatPropList | ( | const AttrCreatPropList & | original | ) |
|
virtual |
|
static |
|
inlinevirtual |
Returns this class name.
Reimplemented from H5::StrCreatPropList.
Definition at line 34 of file H5AcreatProp.h.
|
staticprivate |
|
static |
Default attribute creation property list.
Definition at line 28 of file H5AcreatProp.h.
|
staticprivate |
Definition at line 52 of file H5AcreatProp.h.