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

ObitTableGBTCCBDATARowClassInfo Struct Reference

ClassInfo Structure For TableObitTableGBTCCBDATARow. More...

#include <ObitTableGBTCCBDATA.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.
newObitTableRowFP newObitTableRow
 Function pointer to creator.


Detailed Description

ClassInfo Structure For TableObitTableGBTCCBDATARow.

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


Member Data Documentation

gchar* ObitTableGBTCCBDATARowClassInfo::ClassName
 

Name of class ("Obit").

gboolean ObitTableGBTCCBDATARowClassInfo::hasScratch
 

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

gboolean ObitTableGBTCCBDATARowClassInfo::initialized
 

Have I been initialized?

newObitFP ObitTableGBTCCBDATARowClassInfo::newObit
 

Function pointer to newObit.

newObitTableRowFP ObitTableGBTCCBDATARowClassInfo::newObitTableRow
 

Function pointer to creator.

ObitClassInfoDefFnFP ObitTableGBTCCBDATARowClassInfo::ObitClassInfoDefFn
 

Function pointer to ClassInfoDefFn.

ObitClassInitFP ObitTableGBTCCBDATARowClassInfo::ObitClassInit
 

Function pointer to Class initializer.

ObitClearFP ObitTableGBTCCBDATARowClassInfo::ObitClear
 

Function pointer to deallocation function.

ObitCloneFP ObitTableGBTCCBDATARowClassInfo::ObitClone
 

Function pointer to deep copy constructor.

ObitCopyFP ObitTableGBTCCBDATARowClassInfo::ObitCopy
 

Function pointer to shallow copy constructor.

ObitGetClassFP ObitTableGBTCCBDATARowClassInfo::ObitGetClass
 

Function pointer to GetClass.

ObitInitFP ObitTableGBTCCBDATARowClassInfo::ObitInit
 

Function pointer to object initializer.

ObitIsAFP ObitTableGBTCCBDATARowClassInfo::ObitIsA
 

Function pointer to test if a class member.

ObitRefFP ObitTableGBTCCBDATARowClassInfo::ObitRef
 

Function pointer to Object Ref.

ObitUnrefFP ObitTableGBTCCBDATARowClassInfo::ObitUnref
 

Function pointer to Object Unref.

gconstpointer ObitTableGBTCCBDATARowClassInfo::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