Streaming C++ API
sb::FieldValue Member List

This is the complete list of members for sb::FieldValue, including all inherited members.

as_string() constsb::FieldValue
compare(const FieldValue &fv) constsb::FieldValue
FieldValue(bool value)sb::FieldValue
FieldValue(int value)sb::FieldValue
FieldValue(double value)sb::FieldValue
FieldValue(long long value)sb::FieldValue
FieldValue(const Timestamp &value)sb::FieldValue
FieldValue(const char *value)sb::FieldValue
FieldValue(const std::string &value)sb::FieldValue
FieldValue(const DataType &type, const std::string &value)sb::FieldValue
FieldValue(const Tuple &value)sb::FieldValue
FieldValue(const Function &value)sb::FieldValue
FieldValue(const std::vector< FieldValue > &value)sb::FieldValue
FieldValue(const DataType &type, const CompleteDataType &elemType)sb::FieldValue
FieldValue(const FieldValue &fv)sb::FieldValue
getBlob() constsb::FieldValue
getBool() constsb::FieldValue
getCapture() constsb::FieldValue
getCompleteType() constsb::FieldValue
getDouble() constsb::FieldValue
getFunction() constsb::FieldValue
getInt() constsb::FieldValue
getList() constsb::FieldValue
getLong() constsb::FieldValue
getString() constsb::FieldValue
getTimestamp() constsb::FieldValue
getTuple() constsb::FieldValue
getTuple()sb::FieldValue
getType() constsb::FieldValue
isNull() constsb::FieldValue
operator!=(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
operator<(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
operator<=(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
operator=(const FieldValue &fv)sb::FieldValue
operator==(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
operator>(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
operator>=(const FieldValue &t) const (defined in sb::FieldValue)sb::FieldValueinline
sameType(const FieldValue &fv) constsb::FieldValue
~FieldValue()sb::FieldValue