Initializes a new instance of the Header class.

Overload List

  Name Description
Public method Header Create an empty header
Public method Header (Data) Create a header which points to the given data object.
Public method Header (ArrayDataIO) Create a header and populate it from the input stream
Public method Header (String) Create a header and initialize it with a vector of strings.

See Also