MISR Toolkit
1.5.1
|
Class LinkAccPropList inherits from PropList and provides wrappers for the HDF5 link access property list. More...
#include <H5LaccProp.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 LinkAccPropList & | DEFAULT |
Default link access property list. More... | |
![]() | |
static const PropList & | DEFAULT |
Default property list. More... | |
Static Private Member Functions | |
static LinkAccPropList * | getConstant () |
Static Private Attributes | |
static LinkAccPropList * | 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 LinkAccPropList inherits from PropList and provides wrappers for the HDF5 link access property list.
Inheritance: PropList -> IdComponent
Definition at line 26 of file H5LaccProp.h.
H5::LinkAccPropList::LinkAccPropList | ( | ) |
H5::LinkAccPropList::LinkAccPropList | ( | const LinkAccPropList & | original | ) |
|
virtual |
|
static |
|
inlinevirtual |
Returns this class name.
Reimplemented from H5::PropList.
Definition at line 35 of file H5LaccProp.h.
|
staticprivate |
size_t H5::LinkAccPropList::getNumLinks | ( | ) | const |
void H5::LinkAccPropList::setNumLinks | ( | size_t | nlinks | ) | const |
|
static |
Default link access property list.
Definition at line 29 of file H5LaccProp.h.
|
staticprivate |
Definition at line 60 of file H5LaccProp.h.