#include <Mille.h>
Definition at line 38 of file Mille.h.
◆ Mille()
R3B::Mille::Mille |
( |
std::string_view | outFileName, |
|
|
bool | asBinary = true, |
|
|
bool | writeZero = false ) |
|
explicit |
◆ check_buffer_size()
void R3B::Mille::check_buffer_size |
( |
std::size_t | nLocal, |
|
|
std::size_t | nGlobal ) |
|
private |
◆ close()
void R3B::Mille::close |
( |
| ) |
|
◆ end()
◆ kill()
void R3B::Mille::kill |
( |
| ) |
|
|
inline |
◆ mille()
◆ set_buffer_size()
void R3B::Mille::set_buffer_size |
( |
std::size_t | buffer_size | ) |
|
|
inline |
◆ special()
void R3B::Mille::special |
( |
const std::vector< std::pair< int, float > > & | special_data | ) |
|
◆ write_to_binary()
void R3B::Mille::write_to_binary |
( |
| ) |
|
|
private |
◆ write_to_non_binary()
void R3B::Mille::write_to_non_binary |
( |
| ) |
|
|
private |
◆ buffer_
◆ has_special_done_
bool R3B::Mille::has_special_done_ = false |
|
private |
◆ is_binary_
bool R3B::Mille::is_binary_ = true |
|
private |
◆ is_zero_written_
bool R3B::Mille::is_zero_written_ = false |
|
private |
◆ max_buffer_size_
◆ max_label_size_
unsigned int R3B::Mille::max_label_size_ = (0xFFFFFFFF - (1U << 31U)) |
|
staticconstexprprivate |
◆ output_file_
std::ofstream R3B::Mille::output_file_ |
|
private |
The documentation for this class was generated from the following files: