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

ObitTableHistoryRow Struct Reference

ObitTableHistoryRow 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].
ObitTablemyTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
gchar * entry
 Processing History entry.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableHistoryRow Class structure.


Member Data Documentation

gpointer ObitTableHistoryRow::ClassInfo
 

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

gchar* ObitTableHistoryRow::entry
 

Processing History entry.

gpointer ObitTableHistoryRow::myRowData
 

Pointer to row data in buffer (never g_free this).

ObitTable* ObitTableHistoryRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableHistoryRow::name
 

Name of object [Optional].

gint32 ObitTableHistoryRow::ObitId
 

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

gint ObitTableHistoryRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gint ObitTableHistoryRow::status
 

status 0=normal, 1=modified, -1=flagged


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