51 operator bool()
const;
55 operator std::string()
const;
79 bool toNumber (
Int32&)
const;
89 bool toNumber (
UInt32&)
const;
99 bool toNumber (Int64&)
const;
109 bool toNumber (UInt64&)
const;
119 bool toNumber (
Decimal&)
const;
158 bool toChar (
char&)
const;
169 bool toGroup (
Group&)
const;
172 void toString (std::string&)
const;
175 std::string toString()
const;
186 friend class MessageOperator;
199 operator std::string()
const 225 const std::string& str)
234 const std::string& str)
242 const std::string& str,
251 const std::string& str,
bool operator==(const FieldValueRef &ref, const std::string &str)
Decimal type for better precision.
Represents timestamp without time-zone information.
ONIXS_EUREX_EMDI_API_DECL(class, Message)
std::string toString() const
Return string presentation of field value.
bool operator==(const FieldValueRef &) const
Compares with another instance for equality.
bool operator!=(const FieldValueRef &) const
Compares with another instance for inequality.
bool operator!=(const FieldValueRef &ref, const std::string &str)