|  | Project
    | 
This is the complete list of members for o2::framework::PreallocatedOutputStream, including all inherited members.
| capacity() const | o2::framework::PreallocatedOutputStream | inline | 
| Close() override | o2::framework::PreallocatedOutputStream | |
| closed() const override | o2::framework::PreallocatedOutputStream | |
| Create(std::vector< size_t > &sizes, int64_t initial_capacity=4096, arrow::MemoryPool *pool=arrow::default_memory_pool()) | o2::framework::PreallocatedOutputStream | static | 
| Finish() | o2::framework::PreallocatedOutputStream | |
| PreallocatedOutputStream(std::vector< size_t > &sizes, const std::shared_ptr< arrow::ResizableBuffer > &buffer) | o2::framework::PreallocatedOutputStream | explicit | 
| Reset(std::vector< size_t > sizes, int64_t initial_capacity, arrow::MemoryPool *pool) | o2::framework::PreallocatedOutputStream | |
| Tell() const override | o2::framework::PreallocatedOutputStream | |
| Write(const void *data, int64_t nbytes) override | o2::framework::PreallocatedOutputStream | |
| ~PreallocatedOutputStream() override=default | o2::framework::PreallocatedOutputStream |