#include <string>#include <vector>#include "TypesFile.h"Go to the source code of this file.
Namespaces | |
| namespace | HdfUtilities |
Classes | |
| class | HdfUtilities::Exception |
| An HdfUtilitiesException is a simple exception that wraps a string. More... | |
Functions | |
| unsigned int | HdfUtilities::getDataSize (EncodingType dataType) |
| std::vector< double > | HdfUtilities::createWavelengthVector (void *pData, size_t numElements, EncodingType type) |
Variables | |
| static const std::string | HdfUtilities::UNKNOWN_TYPE = "Unknown" |