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

ObitFileFITSClassInfo Struct Reference

ClassInfo Structure. More...

#include <ObitFileFITS.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.
ObitFileExistFP ObitFileExist
 Function pointer to Does file exist?
ObitFileSizeFP ObitFileSize
 Function pointer to file size.
ObitFileNameFP ObitFileName
 Function pointer to file name.
ObitFileRenameFP ObitFileRename
 Function pointer to Rename.
ObitFileZapFP ObitFileZap
 Function pointer to Zap.
ObitFileOpenFP ObitFileOpen
 Function pointer to Open.
ObitFileCloseFP ObitFileClose
 Function pointer to Close.
ObitFileSetPosFP ObitFileSetPos
 Function pointer to position.
ObitFileEndFP ObitFileEnd
 Function pointer to position at end.
ObitFileReadFP ObitFileRead
 Function pointer to Read.
ObitFileReadLineFP ObitFileReadLine
 Function pointer to Read text line.
ObitFileWriteFP ObitFileWrite
 Function pointer to Write.
ObitFileWriteLineFP ObitFileWriteLine
 Function pointer to Write text line.
ObitFilePadFP ObitFilePad
 Function pointer to Pad block.
ObitFilePadFileFP ObitFilePadFile
 Function pointer to Pad end of file.
ObitFileFlushFP ObitFileFlush
 Function pointer to Flush.
ObitFileErrMsgFP ObitFileErrMsg
 Function pointer to Adds error message to err if errno non zero.


Detailed Description

ClassInfo Structure.

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


Member Data Documentation

gchar* ObitFileFITSClassInfo::ClassName
 

Name of class ("Obit").

gboolean ObitFileFITSClassInfo::hasScratch
 

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

gboolean ObitFileFITSClassInfo::initialized
 

Have I been initialized?

newObitFP ObitFileFITSClassInfo::newObit
 

Function pointer to newObit.

ObitClassInfoDefFnFP ObitFileFITSClassInfo::ObitClassInfoDefFn
 

Function pointer to ClassInfoDefFn.

ObitClassInitFP ObitFileFITSClassInfo::ObitClassInit
 

Function pointer to Class initializer.

ObitClearFP ObitFileFITSClassInfo::ObitClear
 

Function pointer to deallocation function.

ObitCloneFP ObitFileFITSClassInfo::ObitClone
 

Function pointer to deep copy constructor.

ObitCopyFP ObitFileFITSClassInfo::ObitCopy
 

Function pointer to shallow copy constructor.

ObitFileCloseFP ObitFileFITSClassInfo::ObitFileClose
 

Function pointer to Close.

ObitFileEndFP ObitFileFITSClassInfo::ObitFileEnd
 

Function pointer to position at end.

ObitFileErrMsgFP ObitFileFITSClassInfo::ObitFileErrMsg
 

Function pointer to Adds error message to err if errno non zero.

ObitFileExistFP ObitFileFITSClassInfo::ObitFileExist
 

Function pointer to Does file exist?

ObitFileFlushFP ObitFileFITSClassInfo::ObitFileFlush
 

Function pointer to Flush.

ObitFileNameFP ObitFileFITSClassInfo::ObitFileName
 

Function pointer to file name.

ObitFileOpenFP ObitFileFITSClassInfo::ObitFileOpen
 

Function pointer to Open.

ObitFilePadFP ObitFileFITSClassInfo::ObitFilePad
 

Function pointer to Pad block.

ObitFilePadFileFP ObitFileFITSClassInfo::ObitFilePadFile
 

Function pointer to Pad end of file.

ObitFileReadFP ObitFileFITSClassInfo::ObitFileRead
 

Function pointer to Read.

ObitFileReadLineFP ObitFileFITSClassInfo::ObitFileReadLine
 

Function pointer to Read text line.

ObitFileRenameFP ObitFileFITSClassInfo::ObitFileRename
 

Function pointer to Rename.

ObitFileSetPosFP ObitFileFITSClassInfo::ObitFileSetPos
 

Function pointer to position.

ObitFileSizeFP ObitFileFITSClassInfo::ObitFileSize
 

Function pointer to file size.

ObitFileWriteFP ObitFileFITSClassInfo::ObitFileWrite
 

Function pointer to Write.

ObitFileWriteLineFP ObitFileFITSClassInfo::ObitFileWriteLine
 

Function pointer to Write text line.

ObitFileZapFP ObitFileFITSClassInfo::ObitFileZap
 

Function pointer to Zap.

ObitGetClassFP ObitFileFITSClassInfo::ObitGetClass
 

Function pointer to GetClass.

ObitInitFP ObitFileFITSClassInfo::ObitInit
 

Function pointer to object initializer.

ObitIsAFP ObitFileFITSClassInfo::ObitIsA
 

Function pointer to test if a class member.

ObitRefFP ObitFileFITSClassInfo::ObitRef
 

Function pointer to Object Ref.

ObitUnrefFP ObitFileFITSClassInfo::ObitUnref
 

Function pointer to Object Unref.

gconstpointer ObitFileFITSClassInfo::ParentClass
 

Pointer to parent class ClassInfo, Null if none.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 31 22:13:11 2007 for Obit by  doxygen 1.3.9.1