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

ObitHistory Struct Reference

ObitHistory Class structure. More...

#include <ObitHistory.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].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOHistorymyIO
 I/O interface to access disk resident data.
ObitIOType FileType
 File Type requested (FITS/AIPS).


Detailed Description

ObitHistory Class structure.


Member Data Documentation

gpointer ObitHistory::ClassInfo
 

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

ObitIOType ObitHistory::FileType
 

File Type requested (FITS/AIPS).

ObitInfoList* ObitHistory::info
 

Linked list of arrays of data.

ObitIOHistory* ObitHistory::myIO
 

I/O interface to access disk resident data.

ObitIOStatus ObitHistory::myStatus
 

I/O status.

gchar* ObitHistory::name
 

Name of object [Optional].

gint32 ObitHistory::ObitId
 

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

gint ObitHistory::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitThread* ObitHistory::thread
 

Threading info member object.


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