| 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::Allocatable | protected |
| Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
| Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
| ContainsFile(const std::string &filename) | ion::base::MemoryZipStream | |
| DataVector typedef | ion::base::MemoryZipStream | |
| GetAllocator() const | ion::base::Allocatable | inline |
| GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
| GetData() const | ion::base::MemoryZipStream | |
| GetFileData(const std::string &filename) | ion::base::MemoryZipStream | |
| GetNonNullAllocator() const | ion::base::Allocatable | inline |
| MemoryZipStream() | ion::base::MemoryZipStream | |
| MemoryZipStream(const DataVector &data) | ion::base::MemoryZipStream | explicit |
| MemoryZipStream(DataVector *data) | ion::base::MemoryZipStream | explicit |
| operator delete(void *ptr) | ion::base::Allocatable | inline |
| operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
| operator new(size_t size) | ion::base::Allocatable | inline |
| operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
| operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
| operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
| operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
| ~Allocatable() | ion::base::Allocatable | virtual |
| ~MemoryZipStream() override | ion::base::MemoryZipStream | |