StreamBase C++ API  7.7.8.2
sb::FieldValue Member List

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

as_string() const sb::FieldValue
compare(const FieldValue &fv) const sb::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() const sb::FieldValue
getBool() const sb::FieldValue
getCapture() const sb::FieldValue
getCompleteType() const sb::FieldValue
getDouble() const sb::FieldValue
getFunction() const sb::FieldValue
getInt() const sb::FieldValue
getList() const sb::FieldValue
getLong() const sb::FieldValue
getString() const sb::FieldValue
getTimestamp() const sb::FieldValue
getTuple() const sb::FieldValue
getTuple()sb::FieldValue
getType() const sb::FieldValue
isNull() const 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
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) const sb::FieldValue
~FieldValue()sb::FieldValue