#include <RootArrowFilesystem.h>
Inherits arrow::io::OutputStream.
Definition at line 205 of file RootArrowFilesystem.h.
◆ TDirectoryFileOutputStream()
o2::framework::TDirectoryFileOutputStream::TDirectoryFileOutputStream |
( |
TDirectoryFile * |
f | ) |
|
◆ Close()
arrow::Status o2::framework::TDirectoryFileOutputStream::Close |
( |
| ) |
|
|
override |
◆ closed()
bool o2::framework::TDirectoryFileOutputStream::closed |
( |
| ) |
const |
|
override |
◆ GetDirectory()
TDirectoryFile * o2::framework::TDirectoryFileOutputStream::GetDirectory |
( |
| ) |
|
|
inline |
◆ Tell()
arrow::Result< int64_t > o2::framework::TDirectoryFileOutputStream::Tell |
( |
| ) |
const |
|
override |
◆ Write()
arrow::Status o2::framework::TDirectoryFileOutputStream::Write |
( |
const void * |
data, |
|
|
int64_t |
nbytes |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: