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

ObitTableHistory Struct Reference

ObitTableHistory Class structure. More...

#include <ObitTableHistory.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.
glong entryOff
 Column offset for Processing History entry in table record.
glong entryCol
 Physical column number for Processing History entry in table record.


Detailed Description

ObitTableHistory Class structure.


Member Data Documentation

gfloat* ObitTableHistory::buffer
 

Table buffer.

glong ObitTableHistory::bufferSize
 

Table buffer size in floats.

gpointer ObitTableHistory::ClassInfo
 

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

glong ObitTableHistory::entryCol
 

Physical column number for Processing History entry in table record.

glong ObitTableHistory::entryOff
 

Column offset for Processing History entry in table record.

ObitInfoList* ObitTableHistory::info
 

Linked list of arrays of data.

ObitTableDesc* ObitTableHistory::myDesc
 

Obit Table data Descriptor.

Obit* ObitTableHistory::myHost
 

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

ObitIO* ObitTableHistory::myIO
 

I/O interface to access disk resident data.

ObitTableSel* ObitTableHistory::mySel
 

Obit Table data Selector.

ObitIOStatus ObitTableHistory::myStatus
 

I/O status.

gchar* ObitTableHistory::name
 

Name of object [Optional].

gint32 ObitTableHistory::ObitId
 

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

gint ObitTableHistory::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gchar* ObitTableHistory::tabType
 

Table type (name of type, e.g.

"AIPS AN")

glong ObitTableHistory::tabVer
 

Table version number(1-rel).

ObitThread* ObitTableHistory::thread
 

Threading info member object.


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