Streaming C++ API
Toggle main menu visibility
Main Page
Related Pages
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Variables
Enumerations
Enumerator
Files
File List
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 by
1.9.5