Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::Value Member List

This is the complete list of members for sese::Value, including all inherited members.

Blob typedefsese::Value
datasese::Valueprivate
dict()sese::Valuestatic
getBlob() constsese::Value
getBlob()sese::Value
getBool() constsese::Value
getDict() constsese::Value
getDict()sese::Value
getDouble() constsese::Value
getIfBlob()sese::Value
getIfBool() constsese::Value
getIfDict()sese::Value
getIfDouble() constsese::Value
getIfInt() constsese::Value
getIfList()sese::Value
getIfString()sese::Value
getInt() constsese::Value
getList() constsese::Value
getList()sese::Value
getString() constsese::Value
getString()sese::Value
getType() constsese::Value
Integer typedefsese::Value
isBlob() constsese::Value
isBool() constsese::Value
isDict() constsese::Value
isDouble() constsese::Value
isInt() constsese::Value
isList() constsese::Value
isNull() constsese::Value
isString() constsese::Value
list()sese::Valuestatic
operator!=(const Value &rhs) constsese::Value
operator==(const Value &rhs) constsese::Value
StreamifyIterStack typedefsese::Value
StreamifyStack typedefsese::Value
String typedefsese::Value
toString() const noexceptsese::Value
toString(text::StringBuilder &string_builder) const noexceptsese::Value
toStringBasic() const noexceptsese::Value
toStringDict(text::StringBuilder &string_builder, StreamifyStack &stack, StreamifyIterStack &map_iter_stack)sese::Valueprivatestatic
toStringList(text::StringBuilder &string_builder, StreamifyStack &stack, StreamifyIterStack &map_iter_stack)sese::Valueprivatestatic
Type enum namesese::Value
Value()=defaultsese::Value
Value(Type type)sese::Valueexplicit
Value(bool value)sese::Valueexplicit
Value(Integer value)sese::Valueexplicit
Value(double value)sese::Valueexplicit
Value(const char *value)sese::Valueexplicit
Value(const char *bytes, size_t length)sese::Valueexplicit
Value(String &&value) noexceptsese::Valueexplicit
Value(Blob &&value)sese::Valueexplicit
Value(List &&value)sese::Valueexplicit
Value(Dict &&value)sese::Valueexplicit
writeSpace(text::StringBuilder &string_builder, size_t count)sese::Valueprivatestatic