include/fimex/Data.h File Reference

#include <boost/shared_array.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#include <sstream>
#include <iostream>
#include "fimex/CDMDataType.h"
#include "fimex/CDMException.h"
#include "fimex/Utils.h"

Go to the source code of this file.

Namespaces

namespace  MetNoFimex

Classes

class  MetNoFimex::Data

Functions

boost::shared_ptr< Data > MetNoFimex::createData (CDMDataType datatype, size_t length) throw (CDMException)
 create a Data-pointer of the datatype
boost::shared_ptr< Data > MetNoFimex::createDataSlice (CDMDataType datatype, const Data &data, size_t dataStartPos, size_t dataSize) throw (CDMException)
 create a dataslice from another Data object


Generated on Tue May 5 15:14:37 2009 for MI - Fimex by  doxygen 1.5.5