Main Page | Class List | Directories | File List | Class Members | File Members

ObitIOHistory Struct Reference

ObitIOHistory Class. More...

#include <ObitIOHistory.h>

List of all members.

Public Attributes

gint32 ObitId
 Recognition bit pattern to identify the start of an Obit object.
gpointer ClassInfo
 ClassInfo pointer for class with name, base and function pointers.
gint ReferenceCount
 Reference count for object (numbers of pointers attaching).
gchar * name
 Name of object [Optional].
ObitIOAccess access
 Access type.
ObitIOStatus myStatus
 I/O status.
gpointer myDesc
 data descriptor, type depends on data type.
gpointer mySel
 data selector
gpointer myCal
 Calibrator for Data.
ObittableList
 TableList of associated tables (declared as base class due to logic problems).
ObitInfoListinfo
 InfoList for file definition information.
glong MaxNumber
 Maximum number of records currently in file.
glong CurrentNumber
 Current number in file.
glong Last
 Last read or written.


Detailed Description

ObitIOHistory Class.


Member Data Documentation

ObitIOAccess ObitIOHistory::access
 

Access type.

gpointer ObitIOHistory::ClassInfo
 

ClassInfo pointer for class with name, base and function pointers.

glong ObitIOHistory::CurrentNumber
 

Current number in file.

ObitInfoList* ObitIOHistory::info
 

InfoList for file definition information.

glong ObitIOHistory::Last
 

Last read or written.

glong ObitIOHistory::MaxNumber
 

Maximum number of records currently in file.

gpointer ObitIOHistory::myCal
 

Calibrator for Data.

gpointer ObitIOHistory::myDesc
 

data descriptor, type depends on data type.

gpointer ObitIOHistory::mySel
 

data selector

ObitIOStatus ObitIOHistory::myStatus
 

I/O status.

gchar* ObitIOHistory::name
 

Name of object [Optional].

gint32 ObitIOHistory::ObitId
 

Recognition bit pattern to identify the start of an Obit object.

gint ObitIOHistory::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

Obit* ObitIOHistory::tableList
 

TableList of associated tables (declared as base class due to logic problems).


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:12 2007 for Obit by  doxygen 1.3.9.1