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

ObitData Struct Reference

ObitData Class structure. More...

#include <ObitData.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].
gchar * name
 Name of object [Optional].
ObitThreadthread
 Threading info member object.
ObitInfoListinfo
 Linked list of arrays of data.
ObitIOStatus myStatus
 I/O status.
ObitIOAccess DataAccess
 access type
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableListtableList
 ObitTableList of associated tables.
gboolean isScratch
 Is this a scratch object to be deleted when final unlink.


Detailed Description

ObitData Class structure.


Member Data Documentation

gpointer ObitData::ClassInfo
 

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

ObitIOAccess ObitData::DataAccess
 

access type

ObitInfoList* ObitData::info
 

Linked list of arrays of data.

gboolean ObitData::isScratch
 

Is this a scratch object to be deleted when final unlink.

ObitIO* ObitData::myIO
 

I/O interface to access disk resident data.

ObitIOStatus ObitData::myStatus
 

I/O status.

gchar* ObitData::name
 

Name of object [Optional].

gchar* ObitData::name
 

Name of object [Optional].

gint32 ObitData::ObitId
 

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

gint ObitData::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

ObitTableList* ObitData::tableList
 

ObitTableList of associated tables.

ObitThread* ObitData::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