mglib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

hdf5/

mgffh5group__define.pro

file i/o, hdf5, sdf


Object representing an HDF 5 group.

Author information

Author

Michael Galloy

Other file information

Requires:

IDL 8.0

Class description for mgffh5group

Inheritance

All ancestor classes: mgffh5base idl_object

Properties

Properties in mgffh5group

_extra init
_ref_extra get

Routines

Methods inherited from idl_object

Methods inherited from mgffh5base

Routines from mgffh5group__define.pro

mgffh5group::getProperty, _ref_extra=_ref_extra

Get properties

result = mgffh5group::_overloadHelp(varname)

Output for HELP for group.

mgffh5group::cleanup

Free resources.

result = mgffh5group::init(_extra=_extra)

Create a group object.

mgffh5group__define

Define instance variables and class inheritance.

Routine details

top mgffh5group::getProperty

mgffh5group::getProperty, _ref_extra=_ref_extra

Get properties

Keywords

_ref_extra

top mgffh5group::_overloadHelp

result = mgffh5group::_overloadHelp(varname)

Output for HELP for group.

Return value

string

Parameters

varname in required type=string

name of variable containing group object

top mgffh5group::cleanup

mgffh5group::cleanup

Free resources.

top mgffh5group::init

result = mgffh5group::init(_extra=_extra)

Create a group object.

Return value

1 for success, 0 for failure

Keywords

_extra

top mgffh5group__define

mgffh5group__define

Define instance variables and class inheritance.

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 105
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.