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

ObitTableGBTCCBPORTRow Struct Reference

ObitTableGBTCCBPORTRow Class structure. More...

#include <ObitTableGBTCCBPORT.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].
ObitTable * myTable
 Pointer to associated ObitTable.
gpointer myRowData
 Pointer to row data in buffer (never g_free this).
gchar bank
 Always has value of ``A'' but included for compliance with GBT standards.
gshort port
 Identifier for a physical input to the CCB.
gshort slave
 Which daughter card a given input port is associated with.
gint status
 status 0=normal, 1=modified, -1=flagged


Detailed Description

ObitTableGBTCCBPORTRow Class structure.


Member Data Documentation

gchar ObitTableGBTCCBPORTRow::bank
 

Always has value of ``A'' but included for compliance with GBT standards.

gpointer ObitTableGBTCCBPORTRow::ClassInfo
 

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

gpointer ObitTableGBTCCBPORTRow::myRowData
 

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

ObitTable* ObitTableGBTCCBPORTRow::myTable
 

Pointer to associated ObitTable.

gchar* ObitTableGBTCCBPORTRow::name
 

Name of object [Optional].

gint32 ObitTableGBTCCBPORTRow::ObitId
 

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

gshort ObitTableGBTCCBPORTRow::port
 

Identifier for a physical input to the CCB.

gint ObitTableGBTCCBPORTRow::ReferenceCount
 

Reference count for object (numbers of pointers attaching).

gshort ObitTableGBTCCBPORTRow::slave
 

Which daughter card a given input port is associated with.

gint ObitTableGBTCCBPORTRow::status
 

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


The documentation for this struct was generated from the following file:
Generated on Mon Sep 3 20:43:55 2007 by  doxygen 1.3.9.1