idllib

Personal IDL library for M. Galloy

Directory: introspection/

Routines for inspecting variables and routines.

.pro files

mg_called_routines.pro

Finds the routines (normal functions and procedures) needed for the code inside a file i.e.

mg_hastag.pro

Determines if a structure has a given tag name.

mg_heapinfo.pro

Information about the current state of the heap.

mg_help.pro

Prints out help information for a variable.

mg_helpdef.pro

Print the declaration string for a variable.

mg_isarray.pro

Determines if the argument is an array.

mg_isinteger.pro

Determines if the argument is an integer type.

mg_isscalar.pro

Determines if the argument is a scalar.

mg_struct_equal.pro

Compare two structures for equality.

mg_thumbnail.pro

Create a thumbnail image of a simple visualization of the data.

mg_typename.pro

Returns a nice string name for the given type code.

mg_typesize.pro

Returns the size in bytes of a variable of the given type code.

mg_variable_declaration.pro

Returns a string that gives the IDL declaration for the type of the given variable.

Contents

.dlm files

mg_introspection.dlm
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.