CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::CBOR::Value Member List

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

asArray() const noexceptCeresEngine::CBOR::Valueinline
asBinary() const &noexceptCeresEngine::CBOR::Valueinline
asBinary() &&noexceptCeresEngine::CBOR::Valueinline
asBoolean() const noexceptCeresEngine::CBOR::Valueinline
asDouble() const noexceptCeresEngine::CBOR::Valueinline
asEnum() constCeresEngine::CBOR::Valueinline
asFloat() const noexceptCeresEngine::CBOR::Valueinline
asInt64() const noexceptCeresEngine::CBOR::Valueinline
asMap() const noexceptCeresEngine::CBOR::Valueinline
asString() const noexceptCeresEngine::CBOR::Valueinline
asStringView() const noexceptCeresEngine::CBOR::Valueinline
asTag() const noexceptCeresEngine::CBOR::Valueinline
asUInt64() const noexceptCeresEngine::CBOR::Valueinline
asUnknown() const noexceptCeresEngine::CBOR::Valueinline
getType() const noexceptCeresEngine::CBOR::Value
isArray() const noexceptCeresEngine::CBOR::Valueinline
isBinary() const noexceptCeresEngine::CBOR::Valueinline
isBoolean() const noexceptCeresEngine::CBOR::Valueinline
isBreak() const noexceptCeresEngine::CBOR::Valueinline
isDouble() const noexceptCeresEngine::CBOR::Valueinline
isFloat() const noexceptCeresEngine::CBOR::Valueinline
isInt64() const noexceptCeresEngine::CBOR::Valueinline
isMap() const noexceptCeresEngine::CBOR::Valueinline
isNull() const noexceptCeresEngine::CBOR::Valueinline
isString() const noexceptCeresEngine::CBOR::Valueinline
isTag() const noexceptCeresEngine::CBOR::Valueinline
isUInt64() const noexceptCeresEngine::CBOR::Valueinline
isUndefined() const noexceptCeresEngine::CBOR::Valueinline
isUnknown() const noexceptCeresEngine::CBOR::Valueinline
super typedefCeresEngine::CBOR::Valueprivate
toString() constCeresEngine::CBOR::Value
Value()CeresEngine::CBOR::Valueinline