Documentation for OpenFLUID 2.2.0
VarHelpers.hpp File Reference

Detailed Description

#include <algorithm>
#include <map>
#include <vector>
#include <openfluid/config.hpp>
#include <openfluid/dllexport.hpp>
#include <openfluid/core/TypeDefs.hpp>
Include dependency graph for VarHelpers.hpp:

Go to the source code of this file.

Classes

struct  openfluid::tools::UnitVarPair
 
struct  openfluid::tools::ClassIDVar
 
struct  openfluid::tools::ClassIDVarPrecision
 

Namespaces

 openfluid
 
 openfluid::tools
 

Typedefs

typedef std::vector< UnitVarPair > openfluid::tools::UnitVarPairs_t
 
typedef std::vector< ClassIDVar > openfluid::tools::UnitVarTriplets_t
 

Functions

UnitVarTriplets_t OPENFLUID_API openfluid::tools::deserializeVarTriplets (const std::string &Selection)
 
UnitVarPairs_t OPENFLUID_API openfluid::tools::deduceVarPairs (const UnitVarTriplets_t &Triplets)
 
std::string OPENFLUID_API openfluid::tools::serializeVarTriplets (const UnitVarTriplets_t &Triplets)