#include <ShapesFileWriter.h>
Definition at line 12 of file ShapesFileWriter.h.
◆ ShapesFileWriter()
| casacore::ShapesFileWriter::ShapesFileWriter |
( |
const std::string & | filename | ) |
|
|
inline |
◆ ~ShapesFileWriter()
| casacore::ShapesFileWriter::~ShapesFileWriter |
( |
| ) |
|
|
inline |
◆ Flush()
| void casacore::ShapesFileWriter::Flush |
( |
| ) |
|
|
inlineprivate |
◆ Write()
| void casacore::ShapesFileWriter::Write |
( |
const IPosition & | position | ) |
|
|
inline |
◆ buffer_
| std::vector<uint64_t> casacore::ShapesFileWriter::buffer_ |
|
private |
◆ compressed_buffer_
| std::vector<std::byte> casacore::ShapesFileWriter::compressed_buffer_ |
|
private |
◆ compressor_
◆ file_
| std::ofstream casacore::ShapesFileWriter::file_ |
|
private |
◆ kMaxBufferSize
| size_t casacore::ShapesFileWriter::kMaxBufferSize |
|
staticconstexprprivate |
The documentation for this class was generated from the following file: