StreamBase C++ API
10.6.2.5
Main Page
Related Pages
Classes
Files
Class List
Class Hierarchy
Class Members
StreamBase C++ API
Deprecated List
Classes
Class List
sb
StreamBaseAdminClient
StreamBaseClient
StreamBaseEntityType
DataType
CompleteDataType
FieldValue
Field
TupleStringParseException
NoSuchFieldException
NonTupleFieldInPath
Schema
ClientSettings
StreamProperties
Tuple
TupleList
MalformedURIException
StreamBaseURI
ArgumentOutOfRange
DequeueResult
TimestampException
Timestamp
StreamBaseException
StreamBaseNoSuchEntityException
StreamBaseBadXmlException
StreamBaseBadEntityException
StreamBaseTypingException
StreamBaseIllegalArgumentException
StreamBaseNotImplementedException
StreamBaseNotSupportedException
StreamBaseNetworkException
StreamBaseTimeoutException
StreamBaseDequeueTimeoutException
IllegalArgumentException
NullValueException
StreamBaseXmlRpcFault
StreamBaseListException
Class Hierarchy
Class Members
Files
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::FieldValue
inline
operator<
(const FieldValue &t) const (defined in
sb::FieldValue
)
sb::FieldValue
inline
operator<=
(const FieldValue &t) const (defined in
sb::FieldValue
)
sb::FieldValue
inline
operator=
(const FieldValue &fv)
sb::FieldValue
operator==
(const FieldValue &t) const (defined in
sb::FieldValue
)
sb::FieldValue
inline
operator>
(const FieldValue &t) const (defined in
sb::FieldValue
)
sb::FieldValue
inline
operator>=
(const FieldValue &t) const (defined in
sb::FieldValue
)
sb::FieldValue
inline
sameType
(const FieldValue &fv) const
sb::FieldValue
~FieldValue
()
sb::FieldValue
Generated on Mon Oct 4 2021 19:32:53 for StreamBase C++ API by
1.8.3.1