casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
WeatherRow.h File Reference
#include <vector>
#include <string>
#include <set>
#include <asdmIDLC.h>
#include <alma/ASDM/Speed.h>
#include <alma/ASDM/ArrayTimeInterval.h>
#include <alma/ASDM/Temperature.h>
#include <alma/ASDM/Angle.h>
#include <alma/ASDM/Length.h>
#include <alma/ASDM/Humidity.h>
#include <alma/ASDM/Tag.h>
#include <alma/ASDM/Pressure.h>
#include <alma/ASDM/ConversionException.h>
#include <alma/ASDM/NoSuchRow.h>
#include <alma/ASDM/IllegalAccessException.h>
#include <alma/ASDM/RowTransformer.h>

Go to the source code of this file.

Classes

class  asdm::WeatherRow
 The WeatherRow class is a row of a WeatherTable. More...
 

Namespaces

 asdm
 Length.h generated on 'Thu Feb 04 10:20:05 CET 2010'.
 

Typedefs

typedef void(WeatherRow::* asdm::WeatherAttributeFromBin )(EndianIStream &eis)
 
typedef void(WeatherRow::* asdm::WeatherAttributeFromText )(const std::string &s)