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

ObitTableGBTSPRECEIVER.h

Go to the documentation of this file.
00001 /* $Id: ObitTableGBTSPRECEIVER.h,v 1.24 2006/03/31 16:57:23 bcotton Exp $  */
00002 /* DO NOT EDIT - file generated by ObitSDTables.pl                    */
00003 /*--------------------------------------------------------------------*/
00004 /*;  Copyright (C)  2006                                              */
00005 /*;  Associated Universities, Inc. Washington DC, USA.                */
00006 /*;                                                                   */
00007 /*;  This program is free software; you can redistribute it and/or    */
00008 /*;  modify it under the terms of the GNU General Public License as   */
00009 /*;  published by the Free Software Foundation; either version 2 of   */
00010 /*;  the License, or (at your option) any later version.              */
00011 /*;                                                                   */
00012 /*;  This program is distributed in the hope that it will be useful,  */
00013 /*;  but WITHOUT ANY WARRANTY; without even the implied warranty of   */
00014 /*;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the    */
00015 /*;  GNU General Public License for more details.                     */
00016 /*;                                                                   */
00017 /*;  You should have received a copy of the GNU General Public        */
00018 /*;  License along with this program; if not, write to the Free       */
00019 /*;  Software Foundation, Inc., 675 Massachusetts Ave, Cambridge,     */
00020 /*;  MA 02139, USA.                                                   */
00021 /*;                                                                   */
00022 /*;  Correspondence this software should be addressed as follows:     */
00023 /*;         Internet email: bcotton@nrao.edu.                         */
00024 /*;         Postal address: William Cotton                            */
00025 /*;                         National Radio Astronomy Observatory      */
00026 /*;                         520 Edgemont Road                         */
00027 /*;                         Charlottesville, VA 22903-2475 USA        */
00028 /*--------------------------------------------------------------------*/
00029 #ifndef ObitTableGBTSPRECEIVER_H 
00030 #define ObitTableGBTSPRECEIVER_H 
00031 
00032 #include <string.h>
00033 #include <stdio.h>
00034 #include <stdlib.h>
00035 #include <math.h>
00036 #include <glib.h>
00037 #include "Obit.h"
00038 #include "ObitErr.h"
00039 #include "ObitTable.h"
00040 
00041 /*-------- Obit: Software for the recently deceased ------------------*/
00129 /*--------------Class definitions-------------------------------------*/
00130 
00132  #define MAXKEYCHARTABLERECEIVER 24
00133 
00135 typedef struct {
00136 #include "ObitTableGBTSPRECEIVERDef.h"   /* this class definition */
00137 } ObitTableGBTSPRECEIVER;
00138 
00140 typedef struct {
00141 #include "ObitTableGBTSPRECEIVERRowDef.h"   /* this class row definition */
00142 } ObitTableGBTSPRECEIVERRow;
00143 
00144 /*----------------- Macroes ---------------------------*/
00150 #define ObitTableGBTSPRECEIVERUnref(in) ObitUnref (in)
00151 
00157 #define ObitTableGBTSPRECEIVERRef(in) ObitRef (in)
00158 
00165 #define ObitTableGBTSPRECEIVERIsA(in) ObitIsA (in, ObitTableGBTSPRECEIVERGetClass())
00166 
00172 #define ObitTableGBTSPRECEIVERRowUnref(in) ObitUnref (in)
00173 
00179 #define ObitTableGBTSPRECEIVERRowRef(in) ObitRef (in)
00180 
00187 #define ObitTableGBTSPRECEIVERRowIsA(in) ObitIsA (in, ObitTableGBTSPRECEIVERRowGetClass())
00188 
00189 /*---------------Public functions---------------------------*/
00190 /*----------------Table Row Functions ----------------------*/
00192 void ObitTableGBTSPRECEIVERRowClassInit (void);
00193 
00195 ObitTableGBTSPRECEIVERRow* newObitTableGBTSPRECEIVERRow (ObitTableGBTSPRECEIVER *table);
00196 
00198 gconstpointer ObitTableGBTSPRECEIVERRowGetClass (void);
00199 
00200 /*------------------Table Functions ------------------------*/
00202 void ObitTableGBTSPRECEIVERClassInit (void);
00203 
00205 ObitTableGBTSPRECEIVER* newObitTableGBTSPRECEIVER (gchar* name);
00206 
00208 ObitTableGBTSPRECEIVER* 
00209 newObitTableGBTSPRECEIVERValue (gchar* name, Obit *file, glong *ver,
00210                      ObitIOAccess access,
00211                     
00212                      ObitErr *err);
00213 
00215 gconstpointer ObitTableGBTSPRECEIVERGetClass (void);
00216 
00218 ObitTableGBTSPRECEIVER* ObitTableGBTSPRECEIVERCopy  (ObitTableGBTSPRECEIVER *in, ObitTableGBTSPRECEIVER *out, 
00219                            ObitErr *err);
00220 
00222 ObitTableGBTSPRECEIVER* ObitTableGBTSPRECEIVERClone (ObitTableGBTSPRECEIVER *in, ObitTableGBTSPRECEIVER *out);
00223 
00225 ObitTableGBTSPRECEIVER* ObitTableGBTSPRECEIVERConvert  (ObitTable *in);
00226 
00228 ObitIOCode ObitTableGBTSPRECEIVEROpen (ObitTableGBTSPRECEIVER *in, ObitIOAccess access, 
00229                           ObitErr *err);
00230 
00232 ObitIOCode 
00233 ObitTableGBTSPRECEIVERReadRow  (ObitTableGBTSPRECEIVER *in, glong iRECEIVERRow, ObitTableGBTSPRECEIVERRow *row,
00234                      ObitErr *err);
00235 
00237 void 
00238 ObitTableGBTSPRECEIVERSetRow  (ObitTableGBTSPRECEIVER *in, ObitTableGBTSPRECEIVERRow *row,
00239                      ObitErr *err);
00240 
00242 ObitIOCode 
00243 ObitTableGBTSPRECEIVERWriteRow  (ObitTableGBTSPRECEIVER *in, glong iRECEIVERRow, ObitTableGBTSPRECEIVERRow *row,
00244                      ObitErr *err);
00245 
00247 ObitIOCode ObitTableGBTSPRECEIVERClose (ObitTableGBTSPRECEIVER *in, ObitErr *err);
00248 
00249 /*----------- ClassInfo Structure -----------------------------------*/
00255 typedef struct  {
00256 #include "ObitTableGBTSPRECEIVERClassDef.h"
00257 } ObitTableGBTSPRECEIVERClassInfo; 
00258 
00264 typedef struct  {
00265 #include "ObitTableGBTSPRECEIVERRowClassDef.h"
00266 } ObitTableGBTSPRECEIVERRowClassInfo; 
00267 #endif /* ObitTableGBTSPRECEIVER_H */ 

Generated on Mon Sep 3 20:43:53 2007 by  doxygen 1.3.9.1