HDF5DotNet - C++/CLI Wrapper of the HDF5 Library
Welcome to HDF5DotNet
FAQ
HDF5DotNet Namespace
Callbacks
Enumerations
Exceptions
Handles
H5 Class
H5A Class
H5D Class
H5E Class
H5F Class
H5G Class
H5I Class
H5L Class
H5O Class
H5P Class
H5R Class
H5R Members
H5R Methods
H5S Class
H5T Class
H5TB Class
Info
Interfaces
Misc
Structures
H5R Members
The
H5R
type exposes the following members.
Methods
Name
Description
createObjectReference
Creates an object reference.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-Create
createRegionReference
Creates a region reference.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-Create
dereference
Opens the HDF5 object referenced.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-Dereference
Equals
(Inherited from
Object
.)
Finalize
(Inherited from
Object
.)
GetHashCode
(Inherited from
Object
.)
getName
Retrieves a name of a referenced object.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-GetName
getObjectType
Retrieves the type of object that an object reference points to.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-GetObjType
getRegion
Sets up a dataspace and selection as specified by a region reference.
http://www.hdfgroup.org/HDF5/doc/RM/RM_H5R.html#Reference-GetRegion
GetType
(Inherited from
Object
.)
MemberwiseClone
(Inherited from
Object
.)
ToString
(Inherited from
Object
.)
See Also
H5R Class
HDF5DotNet Namespace