Rebel Fork Framework
Urho3D::JSONOutputArchive Member List

This is the complete list of members for Urho3D::JSONOutputArchive, including all inherited members.

ArchiveBase(Context *context) (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
ArchiveBase(Context *context) (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
BeginBlock(const char *name, unsigned &sizeHint, bool safe, ArchiveBlockType type) finalUrho3D::JSONOutputArchivevirtual
Block typedef (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >protected
BlockType (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >private
CheckBeforeBlock(const char *elementName) (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
CheckBeforeElement(const char *elementName) (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
CheckBlockOrElementName(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
CheckIfNotEOF(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
CheckIfRootBlockOpen() const (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
CloseArchive() (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
context_ (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprivate
CreateElement(const char *name, const JSONValue &value) (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchiveprivate
delayedException_ (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprivate
DuplicateElementException(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
ElementNotFoundException(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
ElementNotFoundException(ea::string_view elementName, unsigned elementIndex) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
EndBlock() noexcept overrideUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlinevirtual
eof_ (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprivate
Flush() finalUrho3D::ArchiveBaseinlinevirtual
FlushDelayedException() (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
GetChecksum() overrideUrho3D::ArchiveBaseinlinevirtual
GetContext() finalUrho3D::ArchiveBaseinlinevirtual
GetCurrentBlock() (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
GetCurrentBlock() const (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlineprotected
GetCurrentBlockPath() const finalUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inline
Urho3D::ArchiveBase::GetCurrentBlockPath() const =0Urho3D::Archivepure virtual
GetName() constUrho3D::JSONArchiveBase< JSONOutputArchiveBlock, false >inline
ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >::GetName() const overrideUrho3D::ArchiveBaseinlinevirtual
HasElementOrBlock(const char *name) const finalUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inlinevirtual
IOFailureException(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
IsEOF() const finalUrho3D::ArchiveBaseinlinevirtual
IsHumanReadable() const finalUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inline
Urho3D::ArchiveBase::IsHumanReadable() const =0Urho3D::Archivepure virtual
IsInput() const finalUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inline
Urho3D::ArchiveBase::IsInput() const =0Urho3D::Archivepure virtual
IsUnorderedAccessSupportedInCurrentBlock() const finalUrho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >inline
Urho3D::ArchiveBase::IsUnorderedAccessSupportedInCurrentBlock() const =0Urho3D::Archivepure virtual
JSONArchiveBase(Context *context, const JSONFile *jsonFile) (defined in Urho3D::JSONArchiveBase< JSONOutputArchiveBlock, false >)Urho3D::JSONArchiveBase< JSONOutputArchiveBlock, false >inlineexplicitprotected
jsonFile_ (defined in Urho3D::JSONArchiveBase< JSONOutputArchiveBlock, false >)Urho3D::JSONArchiveBase< JSONOutputArchiveBlock, false >private
JSONOutputArchive(Context *context, JSONValue &value, JSONFile *jsonFile=nullptr)Urho3D::JSONOutputArchiveinline
JSONOutputArchive(JSONFile *jsonFile)Urho3D::JSONOutputArchiveinlineexplicit
MovableNonCopyable()=default (defined in Urho3D::MovableNonCopyable)Urho3D::MovableNonCopyableprotected
MovableNonCopyable(MovableNonCopyable &&other)=default (defined in Urho3D::MovableNonCopyable)Urho3D::MovableNonCopyableprotected
MovableNonCopyable(const MovableNonCopyable &other)=deleteUrho3D::MovableNonCopyableprotected
OpenArrayBlock(const char *name, unsigned sizeHint=0)Urho3D::Archiveinline
OpenBlock(const char *name, unsigned sizeHint, bool safe, ArchiveBlockType type)Urho3D::Archiveinline
OpenSafeSequentialBlock(const char *name)Urho3D::Archiveinline
OpenSafeUnorderedBlock(const char *name)Urho3D::Archiveinline
OpenSequentialBlock(const char *name)Urho3D::Archiveinline
OpenUnorderedBlock(const char *name)Urho3D::Archiveinline
operator=(MovableNonCopyable &&other)=default (defined in Urho3D::MovableNonCopyable)Urho3D::MovableNonCopyableprotected
operator=(const MovableNonCopyable &other)=delete (defined in Urho3D::MovableNonCopyable)Urho3D::MovableNonCopyableprotected
ReadBytesFromHexString(ea::string_view elementName, const ea::string &string, void *bytes, unsigned size) (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprotected
rootBlockName (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprotectedstatic
rootValue_ (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchiveprivate
Serialize(const char *name, bool &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, signed char &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, unsigned char &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, short &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, unsigned short &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, int &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, unsigned int &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, long long &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, unsigned long long &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, float &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, double &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
Serialize(const char *name, ea::string &value) final (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchivevirtual
SerializeBytes(const char *name, void *bytes, unsigned size) finalUrho3D::JSONOutputArchivevirtual
SerializeVersion(unsigned version) finalUrho3D::ArchiveBaseinlinevirtual
SerializeVLE(const char *name, unsigned &value) finalUrho3D::JSONOutputArchivevirtual
SetDelayedException(std::exception_ptr ptr) (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected
stack_ (defined in Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >)Urho3D::ArchiveBaseT< JSONOutputArchiveBlock, IsInputBool, true >protected
tempString_ (defined in Urho3D::JSONOutputArchive)Urho3D::JSONOutputArchiveprivate
UnexpectedElementValueException(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
UnexpectedEOFException(ea::string_view elementName) const (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinline
ValidateName(ea::string_view name)Urho3D::Archivestatic
versionElementName (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseprotectedstatic
~Archive() (defined in Urho3D::Archive)Urho3D::Archiveinlinevirtual
~ArchiveBase() override (defined in Urho3D::ArchiveBase)Urho3D::ArchiveBaseinlineprotected