51 explicit operator
bool() const;
55 explicit operator
std::
string() const;
197 operator
std::
string()
const
223 const std::string& str)
232 const std::string& str)
240 const std::string& str,
249 const std::string& str,
#define ONIXS_EUREX_EMDI_API_DECL(typeKind, typeName)
Decimal type for better precision.
bool toNumber(Int32 &) const
bool toStringRef(StringRef &) const
FieldValueRef() noexcept
Uninitialized value.
void swap(FieldValueRef &) noexcept
std::string toString() const
Return string presentation of field value.
bool toGroup(Group &) const
bool toChar(char &) const
friend class MessageOperator
void toString(std::string &) const
Appends copy of text presentation to the std::string.
bool toTimestamp(Timestamp &, TimestampFormat::Enum=TimestampFormat::YYYYMMDDHHMMSSNsec) const
Represents time point without time-zone information.
bool operator==(const FieldValueRef &ref, const std::string &str)
bool operator!=(const FieldValueRef &ref, const std::string &str)