ArchiveBlockBase(const char *name, ArchiveBlockType type) (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
BinaryInputArchiveBlock(const char *name, ArchiveBlockType type, Deserializer *deserializer, bool safe, unsigned nextElementPosition) (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | |
blockOffset_ (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | private |
blockSize_ (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | private |
Close(ArchiveBase &archive) (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | |
Close()=delete (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | |
CloseInlineBlock() (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
deserializer_ (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | private |
GetName() const (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
GetNextElementPosition() const (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | inline |
GetType() const (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
HasElementOrBlock(const char *name) const (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | inline |
HasOpenInlineBlock() const (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
inlineBlockDepth_ (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | protected |
IsUnorderedAccessSupported() const (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | inline |
name_ (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | protected |
nextElementPosition_ (defined in Urho3D::BinaryInputArchiveBlock) | Urho3D::BinaryInputArchiveBlock | private |
OpenInlineBlock() (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | inline |
safe_ | Urho3D::BinaryInputArchiveBlock | private |
type_ (defined in Urho3D::ArchiveBlockBase) | Urho3D::ArchiveBlockBase | protected |