Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ion::base::MemoryZipStream Member List

This is the complete list of members for ion::base::MemoryZipStream, including all inherited members.

AddFile(const std::string &filename, const DataVector &data)ion::base::MemoryZipStream
AddFile(const std::string &filename, const std::string &data)ion::base::MemoryZipStream
Allocatable()ion::base::Allocatableprotected
Allocatable(const Allocatable &other)ion::base::Allocatableprotected
Allocatable(const AllocatorPtr &allocator)ion::base::Allocatableexplicitprotected
ContainsFile(const std::string &filename)ion::base::MemoryZipStream
DataVector typedefion::base::MemoryZipStream
GetAllocator() const ion::base::Allocatableinline
GetAllocatorForLifetime(AllocationLifetime lifetime) const ion::base::Allocatableinline
GetData() const ion::base::MemoryZipStream
GetFileData(const std::string &filename)ion::base::MemoryZipStream
GetNonNullAllocator() const ion::base::Allocatableinline
MemoryZipStream()ion::base::MemoryZipStream
MemoryZipStream(const DataVector &data)ion::base::MemoryZipStreamexplicit
MemoryZipStream(DataVector *data)ion::base::MemoryZipStreamexplicit
operator delete(void *ptr)ion::base::Allocatableinline
operator delete(void *ptr, AllocationLifetime lifetime)ion::base::Allocatableinline
operator delete(void *ptr, const AllocatorPtr &allocator)ion::base::Allocatableinline
operator delete(void *ptr, void *ptr2)ion::base::Allocatableinline
operator new(size_t size)ion::base::Allocatableinline
operator new(size_t size, AllocationLifetime lifetime)ion::base::Allocatableinline
operator new(size_t size, const AllocatorPtr &allocator)ion::base::Allocatableinline
operator new(size_t size, const AllocatorPtr &allocator, void *ptr)ion::base::Allocatableinline
operator new(size_t size, void *ptr)ion::base::Allocatableinline
operator=(const Allocatable &other)ion::base::Allocatableinlineprotected
~Allocatable()ion::base::Allocatablevirtual
~MemoryZipStream() overrideion::base::MemoryZipStream