#include <ObitHistory.h>
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]. | |
| ObitThread * | thread |
| Threading info member object. | |
| ObitInfoList * | info |
| Linked list of arrays of data. | |
| ObitIOStatus | myStatus |
| I/O status. | |
| ObitIOHistory * | myIO |
| I/O interface to access disk resident data. | |
| ObitIOType | FileType |
| File Type requested (FITS/AIPS). | |
|
|
ClassInfo pointer for class with name, base and function pointers.
|
|
|
File Type requested (FITS/AIPS).
|
|
|
Linked list of arrays of data.
|
|
|
I/O interface to access disk resident data.
|
|
|
I/O status.
|
|
|
Name of object [Optional].
|
|
|
Recognition bit pattern to identify the start of an Obit object.
|
|
|
Reference count for object (numbers of pointers attaching).
|
|
|
Threading info member object.
|
1.3.9.1