|
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_CORE_TREEVALUE_HPP__
41 #define __OPENFLUID_CORE_TREEVALUE_HPP__
81 Tree<std::string,double>(static_cast<const
Tree<std::string,double>& >(Val))
101 void writeToStream(std::ostream& OutStm)
const override;
105 writeToStream(OutStm);
Definition: CompoundValue.hpp:51
#define OPENFLUID_API
Definition: dllexport.hpp:86
void writeQuotedToStream(std::ostream &OutStm) const override
Definition: TreeValue.hpp:103
@ TREE
Definition: Value.hpp:66
Type
Definition: Value.hpp:66
TreeValue(const TreeValue &Val)
Definition: TreeValue.hpp:79
virtual ~TreeValue()
Definition: TreeValue.hpp:88
Definition: ApplicationException.hpp:47
TreeValue()
Definition: TreeValue.hpp:73
Value * clone() const override
Definition: TreeValue.hpp:96
Definition: TreeValue.hpp:65
Type getType() const override
Definition: TreeValue.hpp:91
Generated by
1.8.17