ILNumerics Ultimate VS

Helper Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
HDF5 public helper class.

[ILNumerics HDF5 Module]

Inheritance Hierarchy

SystemObject
  ILNumerics.IO.HDF5Helper

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static class Helper

The Helper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCombinePath
Combine two path fragments

[ILNumerics HDF5 Module]

Public methodStatic memberCode exampleFindTObjT
Finds any matching object among the children of this group

[ILNumerics HDF5 Module]

Public methodStatic memberCode exampleFirstObjT
Find and return the first matching object from the children of this group

[ILNumerics HDF5 Module]

Public methodStatic memberGetGroupFromAttributePath
Public methodStatic memberGetH5ID
Retrieves the object ID used to identify the object within the HDF5 file ///

[ILNumerics HDF5 Module]

Public methodStatic memberGetMaxLength
Compute the necessary setting of the cell length for the given data. Recognizes the padding and internal limitations of HDF5.

[ILNumerics HDF5 Module]

Public methodStatic memberGetNameFromAttributePath
Extract the name segment from a the path string used on an attribute

[ILNumerics HDF5 Module]

Public methodStatic memberGetObject
Retrieve an object by absolute path

[ILNumerics HDF5 Module]

Public methodStatic membergetSoftlinkValue
Public methodStatic membergetType
Public methodStatic memberH5AgetNameByIndex
Public methodStatic memberH5FGetName
Retrieves name of file to which object belongs.

[ILNumerics HDF5 Module]

Public methodStatic memberH5LgetNameByIndex
Public methodStatic memberIsAttributeOfString
Public methodStatic memberValidateEncoding
Helper method checks if string argument contains unicode chars.

[ILNumerics HDF5 Module]

Top
Fields

  NameDescription
Public fieldStatic memberH5_SZIP_ALLOW_K13_OPTION_MASK
Public fieldStatic memberH5_SZIP_CHIP_OPTION_MASK
Public fieldStatic memberH5_SZIP_EC_OPTION_MASK
Public fieldStatic memberH5_SZIP_MAX_PIXELS_PER_BLOCK
Public fieldStatic memberH5_SZIP_NN_OPTION_MASK
Public fieldStatic memberH5Z_SZIP_TOTAL_NPARMS
Total number of parameters for filter
Top
Remarks

[ILNumerics HDF5 Module]

See Also

Reference