51 operator bool()
const;
55 operator std::string()
const;
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,
#define ONIXS_EUREX_EMDI_API_DECL(typeKind, typeName)
Decimal type for better precision.
bool toNumber(Int32 &) const
bool toStringRef(StringRef &) const
std::string toString() const
Return string presentation of field value.
bool toNumber(Decimal &) const
bool toGroup(Group &) const
bool toNumber(Int64 &) const
FieldValueRef()
Uninitialized value.
FieldValueRef(const FieldValueRef &other)
Shallow copy from another one.
bool toChar(char &) const
friend class MessageOperator
void toString(std::string &) const
Appends copy of text presentation to the std::string.
bool toNumber(UInt64 &) const
bool toNumber(UInt32 &) const
bool toTimestamp(Timestamp &, TimestampFormat::Enum=TimestampFormat::YYYYMMDDHHMMSSNsec) const
void swap(FieldValueRef &)
Represents timestamp without time-zone information.
bool operator==(const FieldValueRef &ref, const std::string &str)
bool operator!=(const FieldValueRef &ref, const std::string &str)