cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumJsonReader::DictionaryJsonHandler< T, THandler > Member List

This is the complete list of members for CesiumJsonReader::DictionaryJsonHandler< T, THandler >, including all inherited members.

DictionaryJsonHandler(Ts &&... args) noexceptCesiumJsonReader::DictionaryJsonHandler< T, THandler >inline
EndSubObject() noexceptCesiumJsonReader::ObjectJsonHandlerprotectedvirtual
getCurrentKey() const noexceptCesiumJsonReader::ObjectJsonHandlerprotected
ignoreAndContinue()CesiumJsonReader::JsonHandlerprotected
ignoreAndReturnToParent()CesiumJsonReader::JsonHandlerprotected
JsonHandler() noexcept (defined in CesiumJsonReader::JsonHandler)CesiumJsonReader::JsonHandler
ObjectJsonHandler() noexcept (defined in CesiumJsonReader::ObjectJsonHandler)CesiumJsonReader::ObjectJsonHandlerinline
parent()CesiumJsonReader::JsonHandlerprotected
property(const char *currentKey, TAccessor &accessor, TProperty &value)CesiumJsonReader::ObjectJsonHandlerinlineprotected
readArrayEnd() overrideCesiumJsonReader::JsonHandlervirtual
readArrayStart() overrideCesiumJsonReader::JsonHandlervirtual
readBool(bool b) overrideCesiumJsonReader::JsonHandlervirtual
readDouble(double d) overrideCesiumJsonReader::JsonHandlervirtual
readInt32(int32_t i) overrideCesiumJsonReader::JsonHandlervirtual
readInt64(int64_t i) overrideCesiumJsonReader::JsonHandlervirtual
readNull() overrideCesiumJsonReader::JsonHandlervirtual
readObjectEnd() overrideCesiumJsonReader::ObjectJsonHandlervirtual
readObjectKey(const std::string_view &str) overrideCesiumJsonReader::DictionaryJsonHandler< T, THandler >inlinevirtual
readObjectStart() overrideCesiumJsonReader::ObjectJsonHandlervirtual
readString(const std::string_view &str) overrideCesiumJsonReader::JsonHandlervirtual
readUint32(uint32_t i) overrideCesiumJsonReader::JsonHandlervirtual
readUint64(uint64_t i) overrideCesiumJsonReader::JsonHandlervirtual
reportWarning(const std::string &warning, std::vector< std::string > &&context=std::vector< std::string >()) overrideCesiumJsonReader::ObjectJsonHandlerprotectedvirtual
reset(IJsonHandler *pParent, std::unordered_map< std::string, T > *pDictionary)CesiumJsonReader::DictionaryJsonHandler< T, THandler >inline
reset(IJsonHandler *pParent, std::map< std::string, T > *pDictionary)CesiumJsonReader::DictionaryJsonHandler< T, THandler >inline
CesiumJsonReader::ObjectJsonHandler::reset(IJsonHandler *pParent)CesiumJsonReader::JsonHandlerprotected
setCurrentKey(const char *key) noexceptCesiumJsonReader::ObjectJsonHandlerprotected
StartSubObject() noexceptCesiumJsonReader::ObjectJsonHandlerprotectedvirtual
~IJsonHandler() (defined in CesiumJsonReader::IJsonHandler)CesiumJsonReader::IJsonHandlerinlinevirtual