|
MISR Toolkit
1.5.1
|
Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property list. More...
#include <H5OcreatProp.h>


Static Public Member Functions | |
| static void | deleteConstants () |
Static Public Member Functions inherited from H5::PropList | |
| static void | deleteConstants () |
Static Public Member Functions inherited from H5::IdComponent | |
| static H5I_type_t | getHDFObjType (const hid_t obj_id) |
| static bool | isValid (hid_t an_id) |
Static Public Attributes | |
| static const ObjCreatPropList & | DEFAULT |
| Default object creation property list. More... | |
Static Public Attributes inherited from H5::PropList | |
| static const PropList & | DEFAULT |
| Default property list. More... | |
Static Private Member Functions | |
| static ObjCreatPropList * | getConstant () |
Static Private Attributes | |
| static ObjCreatPropList * | DEFAULT_ |
Additional Inherited Members | |
Protected Member Functions inherited from H5::PropList | |
| virtual void | p_setId (const hid_t new_id) |
Protected Member Functions inherited from H5::IdComponent | |
| IdComponent () | |
| H5std_string | p_get_file_name () const |
Static Protected Member Functions inherited from H5::IdComponent | |
| static bool | p_valid_id (const hid_t obj_id) |
Protected Attributes inherited from H5::PropList | |
| hid_t | id |
Static Protected Attributes inherited from H5::IdComponent | |
| static bool | H5dontAtexit_called |
Class ObjCreatPropList inherits from PropList and provides wrappers for the HDF5 file create property list.
Definition at line 25 of file H5OcreatProp.h.
| H5::ObjCreatPropList::ObjCreatPropList | ( | ) |
| H5::ObjCreatPropList::ObjCreatPropList | ( | const ObjCreatPropList & | original | ) |
|
virtual |
|
static |
|
inlinevirtual |
Returns this class name.
Reimplemented from H5::PropList.
Reimplemented in H5::DSetCreatPropList.
Definition at line 47 of file H5OcreatProp.h.
| unsigned H5::ObjCreatPropList::getAttrCrtOrder | ( | ) | const |
| void H5::ObjCreatPropList::getAttrPhaseChange | ( | unsigned & | max_compact, |
| unsigned & | min_dense | ||
| ) | const |
|
staticprivate |
| void H5::ObjCreatPropList::setAttrCrtOrder | ( | unsigned | crt_order_flags | ) | const |
| void H5::ObjCreatPropList::setAttrPhaseChange | ( | unsigned | max_compact = 8, |
| unsigned | min_dense = 6 |
||
| ) | const |
|
static |
Default object creation property list.
Definition at line 28 of file H5OcreatProp.h.
|
staticprivate |
Definition at line 65 of file H5OcreatProp.h.