casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Variables
SDMDataObject.h File Reference
#include <string>
#include <set>
#include <vector>
#include <map>
#include <sstream>
#include "almaEnumerations_IFC.h"
#include <alma/ASDMBinaries/SDMDataObjectPartTypes.h>
#include <alma/Enumerations/CAtmPhaseCorrection.h>
#include <alma/Enumerations/CAxisName.h>
#include <alma/Enumerations/CBasebandName.h>
#include <alma/Enumerations/CCorrelationMode.h>
#include <alma/Enumerations/CPrimitiveDataType.h>
#include <alma/Enumerations/CSpectralResolutionType.h>
#include <alma/Enumerations/CProcessorType.h>
#include <alma/Enumerations/CCorrelatorType.h>
#include <alma/Enumerations/CStokesParameter.h>
#include <alma/Enumerations/CNetSideband.h>
#include <boost/regex.hpp>
#include <endian.h>

Go to the source code of this file.

Classes

class  asdmbinaries::SDMDataObjectException
 A class to represent an exception thrown during an access to an SDMDataObject. More...
 
class  asdmbinaries::Optional< Enum, EnumHelper >
 A class to embed optional information. More...
 
class  asdmbinaries::ByteOrder
 A class to represent byte order information. More...
 
class  asdmbinaries::SDMDataObject
 SDMDataObject:: declarations. More...
 
class  asdmbinaries::SDMDataObject::SpectralWindow
 SDMDataObject::SpectralWindow:: declarations. More...
 
class  asdmbinaries::SDMDataObject::Baseband
 SDMDataObject::Baseband:: declarations. More...
 
class  asdmbinaries::SDMDataObject::BinaryPart
 SDMDataObject::BinaryPart:: declarations. More...
 
class  asdmbinaries::SDMDataObject::AutoDataBinaryPart
 A subclass of binaryPart to describe the autodata. More...
 
class  asdmbinaries::SDMDataObject::ZeroLagsBinaryPart
 A subclass of binaryPart to describe the zeroLags. More...
 
class  asdmbinaries::SDMDataObject::DataStruct
 SDMDataObject::DataStruct:: declarations. More...
 
class  asdmbinaries::SDMDataSubset
 SDMDataObject:: More...
 
class  asdmbinaries::Utils
 SDMDataSubset:: declarations. More...
 

Namespaces

 asdmbinaries
 The asdmbinaries namespace contains all the classes dedicated to the processing of ALMA binary data.
 

Macros

#define QUOTE
 
#define TOSTRING
 
#define TOXML
 
#define OXML
 
#define CXML
 

Typedefs

typedef Optional
< SpectralResolutionTypeMod::SpectralResolutionType,
CSpectralResolutionType
asdmbinaries::OptionalSpectralResolutionType
 A typedef definition for an optional spectral resolution type. More...
 

Variables

const int asdmbinaries::SCHEMAVERSION
 The XML schema version of the XML instances that those classes claim to be compatible with. More...
 

Macro Definition Documentation

#define CXML

Definition at line 1643 of file SDMDataObject.h.

#define OXML

Definition at line 1642 of file SDMDataObject.h.

#define QUOTE

Definition at line 1639 of file SDMDataObject.h.

#define TOSTRING

Definition at line 1640 of file SDMDataObject.h.

#define TOXML

Definition at line 1641 of file SDMDataObject.h.