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

ObitTableGBTCCBPORTClassInfo Struct Reference

ClassInfo Structure. More...

#include <ObitTableGBTCCBPORT.h>

List of all members.

Public Attributes

gboolean initialized
 Have I been initialized?
gboolean hasScratch
 Are disk resident "scratch" objects of this class possible?
gchar * ClassName
 Name of class ("Obit").
gconstpointer ParentClass
 Pointer to parent class ClassInfo, Null if none.
ObitClassInitFP ObitClassInit
 Function pointer to Class initializer.
newObitFP newObit
 Function pointer to newObit.
ObitGetClassFP ObitGetClass
 Function pointer to GetClass.
ObitClassInfoDefFnFP ObitClassInfoDefFn
 Function pointer to ClassInfoDefFn.
ObitCopyFP ObitCopy
 Function pointer to shallow copy constructor.
ObitCloneFP ObitClone
 Function pointer to deep copy constructor.
ObitRefFP ObitRef
 Function pointer to Object Ref.
ObitUnrefFP ObitUnref
 Function pointer to Object Unref.
ObitIsAFP ObitIsA
 Function pointer to test if a class member.
ObitClearFP ObitClear
 Function pointer to deallocation function.
ObitInitFP ObitInit
 Function pointer to object initializer.
ObitTableFullInstantiateFP ObitTableFullInstantiate
 Fully instantiate.
ObitTableClearRowsFP ObitTableClearRows
 Remove previous entries.
ObitTableConvertFP ObitTableConvert
 Function pointer to Convert.
ObitTableZapFP ObitTableZap
 Function pointer to Zap.
ObitTableOpenFP ObitTableOpen
 Function pointer to Open.
ObitTableCloseFP ObitTableClose
 Function pointer to Close.
ObitTableReadFP ObitTableRead
 Function pointer to Read.
ObitTableReadSelectFP ObitTableReadSelect
 Function pointer to Read with selection/calibration.
ObitTableWriteFP ObitTableWrite
 Function pointer to Write.
ObitTableReadRowFP ObitTableReadRow
 Function pointer to Read Row.
ObitTableWriteRowFP ObitTableWriteRow
 Function pointer to Write Row.
ObitTableSetRowFP ObitTableSetRow
 Function pointer to Attach Row.
ObitTableGetTypeFP ObitTableGetType
 Function pointer to Return table type.
ObitTableGetVersionFP ObitTableGetVersion
 Function pointer to Return table version.
ObitTableConvertFP ObitTableGBTCCBPORTConvert
 Function pointer to convert.
ObitTableReadRowFP ObitTableGBTCCBPORTReadRow
 Function pointer to read a row.
ObitTableWriteRowFP ObitTableGBTCCBPORTWriteRow
 Function pointer to write a row.


Detailed Description

ClassInfo Structure.

Contains class name, a pointer to any parent class (NULL if none) and function pointers.


Member Data Documentation

gchar* ObitTableGBTCCBPORTClassInfo::ClassName
 

Name of class ("Obit").

gboolean ObitTableGBTCCBPORTClassInfo::hasScratch
 

Are disk resident "scratch" objects of this class possible?

gboolean ObitTableGBTCCBPORTClassInfo::initialized
 

Have I been initialized?

newObitFP ObitTableGBTCCBPORTClassInfo::newObit
 

Function pointer to newObit.

ObitClassInfoDefFnFP ObitTableGBTCCBPORTClassInfo::ObitClassInfoDefFn
 

Function pointer to ClassInfoDefFn.

ObitClassInitFP ObitTableGBTCCBPORTClassInfo::ObitClassInit
 

Function pointer to Class initializer.

ObitClearFP ObitTableGBTCCBPORTClassInfo::ObitClear
 

Function pointer to deallocation function.

ObitCloneFP ObitTableGBTCCBPORTClassInfo::ObitClone
 

Function pointer to deep copy constructor.

ObitCopyFP ObitTableGBTCCBPORTClassInfo::ObitCopy
 

Function pointer to shallow copy constructor.

ObitGetClassFP ObitTableGBTCCBPORTClassInfo::ObitGetClass
 

Function pointer to GetClass.

ObitInitFP ObitTableGBTCCBPORTClassInfo::ObitInit
 

Function pointer to object initializer.

ObitIsAFP ObitTableGBTCCBPORTClassInfo::ObitIsA
 

Function pointer to test if a class member.

ObitRefFP ObitTableGBTCCBPORTClassInfo::ObitRef
 

Function pointer to Object Ref.

ObitTableClearRowsFP ObitTableGBTCCBPORTClassInfo::ObitTableClearRows
 

Remove previous entries.

ObitTableCloseFP ObitTableGBTCCBPORTClassInfo::ObitTableClose
 

Function pointer to Close.

ObitTableConvertFP ObitTableGBTCCBPORTClassInfo::ObitTableConvert
 

Function pointer to Convert.

ObitTableFullInstantiateFP ObitTableGBTCCBPORTClassInfo::ObitTableFullInstantiate
 

Fully instantiate.

ObitTableConvertFP ObitTableGBTCCBPORTClassInfo::ObitTableGBTCCBPORTConvert
 

Function pointer to convert.

ObitTableReadRowFP ObitTableGBTCCBPORTClassInfo::ObitTableGBTCCBPORTReadRow
 

Function pointer to read a row.

ObitTableWriteRowFP ObitTableGBTCCBPORTClassInfo::ObitTableGBTCCBPORTWriteRow
 

Function pointer to write a row.

ObitTableGetTypeFP ObitTableGBTCCBPORTClassInfo::ObitTableGetType
 

Function pointer to Return table type.

ObitTableGetVersionFP ObitTableGBTCCBPORTClassInfo::ObitTableGetVersion
 

Function pointer to Return table version.

ObitTableOpenFP ObitTableGBTCCBPORTClassInfo::ObitTableOpen
 

Function pointer to Open.

ObitTableReadFP ObitTableGBTCCBPORTClassInfo::ObitTableRead
 

Function pointer to Read.

ObitTableReadRowFP ObitTableGBTCCBPORTClassInfo::ObitTableReadRow
 

Function pointer to Read Row.

ObitTableReadSelectFP ObitTableGBTCCBPORTClassInfo::ObitTableReadSelect
 

Function pointer to Read with selection/calibration.

ObitTableSetRowFP ObitTableGBTCCBPORTClassInfo::ObitTableSetRow
 

Function pointer to Attach Row.

ObitTableWriteFP ObitTableGBTCCBPORTClassInfo::ObitTableWrite
 

Function pointer to Write.

ObitTableWriteRowFP ObitTableGBTCCBPORTClassInfo::ObitTableWriteRow
 

Function pointer to Write Row.

ObitTableZapFP ObitTableGBTCCBPORTClassInfo::ObitTableZap
 

Function pointer to Zap.

ObitUnrefFP ObitTableGBTCCBPORTClassInfo::ObitUnref
 

Function pointer to Object Unref.

gconstpointer ObitTableGBTCCBPORTClassInfo::ParentClass
 

Pointer to parent class ClassInfo, Null if none.


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