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

ObitTable Struct Reference

ObitTable Class structure. More...

#include <ObitTable.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.
ObitIOmyIO
 I/O interface to access disk resident data.
ObitTableDescmyDesc
 Obit Table data Descriptor.
ObitTableSelmySel
 Obit Table data Selector.
gfloat * buffer
 Table buffer.
glong bufferSize
 Table buffer size in floats.
gchar * tabType
 Table type (name of type, e.g.
glong tabVer
 Table version number(1-rel).
ObitmyHost
 This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.


Detailed Description

ObitTable Class structure.


Member Data Documentation

gfloat* ObitTable::buffer
 

Table buffer.

glong ObitTable::bufferSize
 

Table buffer size in floats.

gpointer ObitTable::ClassInfo
 

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

ObitInfoList* ObitTable::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTable::myDesc
 

Obit Table data Descriptor.

Obit* ObitTable::myHost
 

This table attached to host (actually) ObitData this is a secret reference - don't use Ref or Unref functions.

ObitIO* ObitTable::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTable::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTable::myStatus
 

I/O status.

gchar* ObitTable::name
 

Name of object [Optional].

gint32 ObitTable::ObitId
 

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

gint ObitTable::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTable::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTable::tabVer
 

Table version number(1-rel).

ObitThread* ObitTable::thread
 

Threading info member object.


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