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 | |
| namespace | asdmbinaries |
The asdmbinaries namespace contains all the classes dedicated to the processing of ALMA binary data. | |
Defines | |
| #define | QUOTE |
| #define | TOSTRING |
| #define | TOXML |
| #define | OXML |
| #define | CXML |
Typedefs | |
| typedef Optional < SpectralResolutionType, CSpectralResolutionType > | asdmbinaries::OptionalSpectralResolutionType |
| A typedef definition for an optional spectral resolution type. | |
Variables | |
| const int | asdmbinaries::SCHEMAVERSION |
| The XML schema version of the XML instances that those classes claim to be compatible with. | |
| #define CXML |
Definition at line 1662 of file SDMDataObject.h.
| #define OXML |
Definition at line 1661 of file SDMDataObject.h.
| #define QUOTE |
Definition at line 1658 of file SDMDataObject.h.
| #define TOSTRING |
Definition at line 1659 of file SDMDataObject.h.
| #define TOXML |
Definition at line 1660 of file SDMDataObject.h.
1.6.1