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

ObitOTFGridClassInfo Struct Reference

ClassInfo Structure. More...

#include <ObitOTFGrid.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.
ObitOTFGridSetupFP ObitOTFGridSetup
 Function pointer to Create/initialize structures.
ObitOTFGridReadOTFFP ObitOTFGridReadOTF
 Function pointer to Read/grid uv data.
ObitOTFGridNormFP ObitOTFGridNorm
 Function pointer to transform/correct.
ObitOTFGridMakeBeamFP ObitOTFGridMakeBeam
 Function pointer to make beam.


Detailed Description

ClassInfo Structure.

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


Member Data Documentation

gchar* ObitOTFGridClassInfo::ClassName
 

Name of class ("Obit").

gboolean ObitOTFGridClassInfo::hasScratch
 

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

gboolean ObitOTFGridClassInfo::initialized
 

Have I been initialized?

newObitFP ObitOTFGridClassInfo::newObit
 

Function pointer to newObit.

ObitClassInfoDefFnFP ObitOTFGridClassInfo::ObitClassInfoDefFn
 

Function pointer to ClassInfoDefFn.

ObitClassInitFP ObitOTFGridClassInfo::ObitClassInit
 

Function pointer to Class initializer.

ObitClearFP ObitOTFGridClassInfo::ObitClear
 

Function pointer to deallocation function.

ObitCloneFP ObitOTFGridClassInfo::ObitClone
 

Function pointer to deep copy constructor.

ObitCopyFP ObitOTFGridClassInfo::ObitCopy
 

Function pointer to shallow copy constructor.

ObitGetClassFP ObitOTFGridClassInfo::ObitGetClass
 

Function pointer to GetClass.

ObitInitFP ObitOTFGridClassInfo::ObitInit
 

Function pointer to object initializer.

ObitIsAFP ObitOTFGridClassInfo::ObitIsA
 

Function pointer to test if a class member.

ObitOTFGridMakeBeamFP ObitOTFGridClassInfo::ObitOTFGridMakeBeam
 

Function pointer to make beam.

ObitOTFGridNormFP ObitOTFGridClassInfo::ObitOTFGridNorm
 

Function pointer to transform/correct.

ObitOTFGridReadOTFFP ObitOTFGridClassInfo::ObitOTFGridReadOTF
 

Function pointer to Read/grid uv data.

ObitOTFGridSetupFP ObitOTFGridClassInfo::ObitOTFGridSetup
 

Function pointer to Create/initialize structures.

ObitRefFP ObitOTFGridClassInfo::ObitRef
 

Function pointer to Object Ref.

ObitUnrefFP ObitOTFGridClassInfo::ObitUnref
 

Function pointer to Object Unref.

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