include/fimex/Utils.h File Reference

#include <vector>
#include <sstream>
#include "fimex/CDMException.h"

Go to the source code of this file.

Namespaces

namespace  MetNoFimex

Functions

int MetNoFimex::round (double num)
std::string MetNoFimex::trim (const std::string &str)
template<class InputIterator>
std::string MetNoFimex::join (InputIterator start, InputIterator end, std::string delim=",")
std::vector< std::stringMetNoFimex::tokenize (const std::string &str, const std::string &delimiters=" ")
std::string MetNoFimex::string2lowerCase (const std::string &str)
template<typename T>
std::string MetNoFimex::type2string (T in)
template<typename T>
MetNoFimex::string2type (std::string s)
template<typename T>
std::vector< T > MetNoFimex::tokenizeDotted (const std::string &str, const std::string &delimiter=",") throw (CDMException)


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