casa
5.7.0-16
|
#include <string>
#include <map>
#include <set>
#include <vector>
#include <bitset>
#include <boost/regex.hpp>
#include <alma/ASDMBinaries/SDMDataObjectParser.h>
#include <alma/ASDMBinaries/SDMDataObject.h>
Go to the source code of this file.
Classes | |
class | asdmbinaries::SDMDataObjectReaderException |
A class to represent an exception thrown while reading a MIME message containing ALMA binary data. More... | |
class | asdmbinaries::SDMDataObjectReader |
A class to read a MIME message containing ALMA binary data and provide a view on these binary data through an instance of SDMDataObject. More... | |
Namespaces | |
asdmbinaries | |
The asdmbinaries namespace contains all the classes dedicated to the processing of ALMA binary data. | |