ProcessorRow.h

00001 
00002 /*
00003  * ALMA - Atacama Large Millimeter Array
00004  * (c) European Southern Observatory, 2002
00005  * (c) Associated Universities Inc., 2002
00006  * Copyright by ESO (in the framework of the ALMA collaboration),
00007  * Copyright by AUI (in the framework of the ALMA collaboration),
00008  * All rights reserved.
00009  * 
00010  * This library is free software; you can redistribute it and/or
00011  * modify it under the terms of the GNU Lesser General Public
00012  * License as published by the Free software Foundation; either
00013  * version 2.1 of the License, or (at your option) any later version.
00014  * 
00015  * This library is distributed in the hope that it will be useful,
00016  * but WITHOUT ANY WARRANTY, without even the implied warranty of
00017  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00018  * Lesser General Public License for more details.
00019  * 
00020  * You should have received a copy of the GNU Lesser General Public
00021  * License along with this library; if not, write to the Free Software
00022  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
00023  * MA 02111-1307  USA
00024  *
00025  * Warning!
00026  *  -------------------------------------------------------------------- 
00027  * | This is generated code!  Do not modify this file.                  |
00028  * | If you do, all changes will be lost when the file is re-generated. |
00029  *  --------------------------------------------------------------------
00030  *
00031  * File ProcessorRow.h
00032  */
00033  
00034 #ifndef ProcessorRow_CLASS
00035 #define ProcessorRow_CLASS
00036 
00037 #include <vector>
00038 #include <string>
00039 #include <set>
00040 using std::vector;
00041 using std::string;
00042 using std::set;
00043 
00044 #ifndef WITHOUT_ACS
00045 #include <asdmIDLC.h>
00046 using asdmIDL::ProcessorRowIDL;
00047 #endif
00048 
00049 #include <Angle.h>
00050 #include <AngularRate.h>
00051 #include <ArrayTime.h>
00052 #include <ArrayTimeInterval.h>
00053 #include <Complex.h>
00054 #include <Entity.h>
00055 #include <EntityId.h>
00056 #include <EntityRef.h>
00057 #include <Flux.h>
00058 #include <Frequency.h>
00059 #include <Humidity.h>
00060 #include <Interval.h>
00061 #include <Length.h>
00062 #include <Pressure.h>
00063 #include <Speed.h>
00064 #include <Tag.h>
00065 #include <Temperature.h>
00066 #include <ConversionException.h>
00067 #include <NoSuchRow.h>
00068 #include <IllegalAccessException.h>
00069 
00070 /*
00071 #include <Enumerations.h>
00072 using namespace enumerations;
00073  */
00074 
00075 
00076 
00077 
00078         
00079 
00080         
00081 #include "CProcessorType.h"
00082 using namespace ProcessorTypeMod;
00083         
00084 
00085         
00086 
00087         
00088 
00089 
00090 
00091 using asdm::Angle;
00092 using asdm::AngularRate;
00093 using asdm::ArrayTime;
00094 using asdm::Complex;
00095 using asdm::Entity;
00096 using asdm::EntityId;
00097 using asdm::EntityRef;
00098 using asdm::Flux;
00099 using asdm::Frequency;
00100 using asdm::Humidity;
00101 using asdm::Interval;
00102 using asdm::Length;
00103 using asdm::Pressure;
00104 using asdm::Speed;
00105 using asdm::Tag;
00106 using asdm::Temperature;
00107 using asdm::ConversionException;
00108 using asdm::NoSuchRow;
00109 using asdm::IllegalAccessException;
00110 
00111 /*\file Processor.h
00112     \brief Generated from model's revision "1.41", branch "HEAD"
00113 */
00114 
00115 namespace asdm {
00116 
00117 //class asdm::ProcessorTable;
00118 
00119 
00120 // class asdm::CorrelatorModeRow;
00121 class CorrelatorModeRow;
00122         
00123 
00130 class ProcessorRow {
00131 friend class asdm::ProcessorTable;
00132 
00133 public:
00134 
00135         virtual ~ProcessorRow();
00136 
00140         ProcessorTable &getTable() const;
00141         
00142 #ifndef WITHOUT_ACS
00143 
00147         ProcessorRowIDL *toIDL() const;
00148 #endif
00149         
00150 #ifndef WITHOUT_ACS
00151 
00155         void setFromIDL (ProcessorRowIDL x) throw(ConversionException);
00156 #endif
00157         
00162         string toXML() const;
00163 
00169         void setFromXML (string rowDoc) throw(ConversionException);
00170         
00172         // Intrinsic Table Attributes //
00174         
00175         
00176         // ===> Attribute processorId
00177         
00178         
00179         
00180 
00181         
00186         Tag getProcessorId() const;
00187         
00188  
00189         
00190         
00191         
00192         
00193 
00194 
00195         
00196         // ===> Attribute type
00197         
00198         
00199         
00200 
00201         
00206         ProcessorType getType() const;
00207         
00208  
00209         
00210         
00216         void setType (ProcessorType type);
00217                 
00218         
00219         
00220         
00221 
00222 
00223         
00224         // ===> Attribute subType
00225         
00226         
00227         
00228 
00229         
00234         string getSubType() const;
00235         
00236  
00237         
00238         
00244         void setSubType (string subType);
00245                 
00246         
00247         
00248         
00249 
00250 
00251         
00252         // ===> Attribute flagRow, which is optional
00253         
00254         
00255         
00260         bool isFlagRowExists() const;
00261         
00262 
00263         
00269         bool getFlagRow() const throw(IllegalAccessException);
00270         
00271  
00272         
00273         
00279         void setFlagRow (bool flagRow);
00280                 
00281         
00282         
00283         
00287         void clearFlagRow ();
00288         
00289 
00290 
00292         // Extrinsic Table Attributes //
00294         
00295         
00296         // ===> Attribute almaCorrelatorModeId
00297         
00298         
00299         
00300 
00301         
00306         Tag getAlmaCorrelatorModeId() const;
00307         
00308  
00309         
00310         
00316         void setAlmaCorrelatorModeId (Tag almaCorrelatorModeId);
00317                 
00318         
00319         
00320         
00321 
00322 
00324         // Links //
00326         
00327         
00328 
00329         
00330                 
00337          CorrelatorModeRow* getCorrelatorModeUsingAlmaCorrelatorModeId();
00338          
00339 
00340         
00341 
00342         
00343         
00344         
00349         bool compareNoAutoInc(Tag almaCorrelatorModeId, ProcessorType type, string subType);
00350         
00351         
00352 
00353         
00354         bool compareRequiredValue(Tag almaCorrelatorModeId, ProcessorType type, string subType); 
00355                  
00356         
00365         bool equalByRequiredValue(ProcessorRow* x) ;
00366 
00367 private:
00371         ProcessorTable &table;
00375         bool hasBeenAdded;
00376 
00377         // This method is used by the Table class when this row is added to the table.
00378         void isAdded();
00379 
00380 
00389         ProcessorRow (ProcessorTable &table);
00390 
00408          ProcessorRow (ProcessorTable &table, ProcessorRow &row);
00409                 
00411         // Intrinsic Table Attributes //
00413         
00414         
00415         // ===> Attribute processorId
00416         
00417         
00418 
00419         Tag processorId;
00420 
00421         
00422         
00423         
00430         void setProcessorId (Tag processorId) throw(IllegalAccessException);
00431                 
00432         
00433 
00434         
00435         // ===> Attribute type
00436         
00437         
00438 
00439         ProcessorType type;
00440 
00441         
00442         
00443         
00444 
00445         
00446         // ===> Attribute subType
00447         
00448         
00449 
00450         string subType;
00451 
00452         
00453         
00454         
00455 
00456         
00457         // ===> Attribute flagRow, which is optional
00458         
00459         
00460         bool flagRowExists;
00461         
00462 
00463         bool flagRow;
00464 
00465         
00466         
00467         
00468 
00470         // Extrinsic Table Attributes //
00472         
00473         
00474         // ===> Attribute almaCorrelatorModeId
00475         
00476         
00477 
00478         Tag almaCorrelatorModeId;
00479 
00480         
00481         
00482         
00483 
00485         // Links //
00487         
00488         
00489                 
00490 
00491          
00492 
00493         
00494 
00495 
00496 };
00497 
00498 } // End namespace asdm
00499 
00500 #endif /* Processor_CLASS */

Generated on Thu Nov 29 16:46:46 2007 for ASDM C++ Implementation by  doxygen 1.5.1