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 void | deleteConstants () |
![]() | |
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 const PropList & | DEFAULT |
Default property list. More... | |
Static Private Member Functions | |
static ObjCreatPropList * | getConstant () |
Static Private Attributes | |
static ObjCreatPropList * | DEFAULT_ |
Additional Inherited Members | |
![]() | |
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 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.