 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_CORE_INTEGERVALUE_HPP__
41 #define __OPENFLUID_CORE_INTEGERVALUE_HPP__
124 operator long()
const
139 bool convert(
Value& Val)
const override;
154 inline void set(
const long& Val)
159 void writeToStream(std::ostream& OutStm)
const override;
163 writeToStream(OutStm);
long get() const
Definition: IntegerValue.hpp:145
#define OPENFLUID_API
Definition: dllexport.hpp:86
void set(const long &Val)
Definition: IntegerValue.hpp:154
IntegerValue(const long &POD)
Definition: IntegerValue.hpp:108
Type
Definition: Value.hpp:66
Definition: IntegerValue.hpp:79
IntegerValue()
Definition: IntegerValue.hpp:90
Definition: ApplicationException.hpp:47
@ INTEGER
Definition: Value.hpp:66
Value * clone() const override
Definition: IntegerValue.hpp:134
void writeQuotedToStream(std::ostream &OutStm) const override
Definition: IntegerValue.hpp:161
Type getType() const override
Definition: IntegerValue.hpp:129
IntegerValue(IntegerValue &&Val)
Definition: IntegerValue.hpp:102
IntegerValue(const IntegerValue &Val)
Definition: IntegerValue.hpp:96
Definition: SimpleValue.hpp:51
Generated by
1.8.17