Namespaces | Functions
DataHelpers.hpp File Reference
#include <openfluid/core/DateTime.hpp>
#include <openfluid/base/FrameworkException.hpp>
#include <string>
#include <list>
#include <sstream>
#include <vector>
#include <set>
#include <openfluid/dllexport.hpp>
#include <openfluid/deprecation.hpp>
Include dependency graph for DataHelpers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 openfluid
 
 openfluid::tools
 

Functions

template<typename T >
bool openfluid::tools::convertString (const std::string &StrToConvert, T *Converted)
 
template<typename T >
openfluid::tools::convertString (const std::string &StrToConvert)
 
template<typename T >
bool openfluid::tools::ConvertString (const std::string &StrToConvert, T *Converted) OPENFLUID_DEPRECATED
 
template<typename T >
bool openfluid::tools::convertValue (const T &ValueToConvert, std::string *StrConverted)
 
template<typename T >
std::string openfluid::tools::convertValue (const T &ValueToConvert)
 
template<typename T >
bool openfluid::tools::ConvertValue (const T &ValueToConvert, std::string *StrConverted) OPENFLUID_DEPRECATED
 
void OPENFLUID_API openfluid::tools::tokenizeString (const std::string &StrToTokenize, std::vector< std::string > &Tokens, const std::string &Delimiters)
 
void openfluid::tools::TokenizeString (const std::string &StrToTokenize, std::vector< std::string > &Tokens, const std::string &Delimiters) OPENFLUID_DEPRECATED
 
std::vector< std::string > OPENFLUID_API openfluid::tools::splitString (const std::string &StrToSplit, const std::string &Separators, bool ReturnsEmpty=false)
 
std::vector< std::string > openfluid::tools::SplitString (const std::string &StrToSplit, const std::string &Separators, bool ReturnsEmpty=false) OPENFLUID_DEPRECATED
 

Detailed Description

Author
Jean-Christophe FABRE jean-.nosp@m.chri.nosp@m.stoph.nosp@m.e.fa.nosp@m.bre@s.nosp@m.upag.nosp@m.ro.in.nosp@m.ra.f.nosp@m.r