#include <IOLiggghts.h>
|
| boost::iostreams::filtering_streambuf< boost::iostreams::input > | filt_in |
| |
| boost::iostreams::filtering_streambuf< boost::iostreams::input > | filt_in2 |
| |
| boost::iostreams::filtering_streambuf< boost::iostreams::input > | filt_incf |
| |
| boost::iostreams::filtering_streambuf< boost::iostreams::input > | filt_incf2 |
| |
| ifstream * | file_in = nullptr |
| |
| ifstream * | file_incf = nullptr |
| |
◆ Datafile()
◆ ~Datafile()
◆ do_post_atm()
| int Datafile::do_post_atm |
( |
| ) |
|
|
private |
◆ do_post_cf()
| int Datafile::do_post_cf |
( |
| ) |
|
|
private |
◆ get_bounds()
| vector< vector< double > > Datafile::get_bounds |
( |
| ) |
|
◆ get_numts()
| int Datafile::get_numts |
( |
| ) |
|
◆ open()
| int Datafile::open |
( |
string |
path | ) |
|
◆ opencf()
| int Datafile::opencf |
( |
string |
path | ) |
|
◆ read_full_ts()
| int Datafile::read_full_ts |
( |
bool |
keep | ) |
|
◆ read_next_ts()
| int Datafile::read_next_ts |
( |
istream * |
is, |
|
|
bool |
iscf, |
|
|
bool |
keep |
|
) |
| |
|
private |
◆ reopen()
| int Datafile::reopen |
( |
string |
path | ) |
|
◆ reopencf()
| int Datafile::reopencf |
( |
string |
path | ) |
|
◆ set_data()
| int Datafile::set_data |
( |
struct Data & |
D, |
|
|
std::map< string, size_t > |
extrafieldmap |
|
) |
| |
◆ boundaries
| vector<vector <double> > Datafile::boundaries |
◆ cfmapping
| std::map<std::string, std::string> Datafile::cfmapping |
◆ curts
◆ data
◆ datacf
◆ dataextra
◆ delta
| vector<double> Datafile::delta |
◆ fields
| vector<string> Datafile::fields |
◆ fieldscf
| vector<string> Datafile::fieldscf |
◆ file_in
| ifstream* Datafile::file_in = nullptr |
|
private |
◆ file_incf
| ifstream * Datafile::file_incf = nullptr |
|
private |
◆ filt_in
| boost::iostreams::filtering_streambuf<boost::iostreams::input> Datafile::filt_in |
|
private |
◆ filt_in2
| boost::iostreams::filtering_streambuf<boost::iostreams::input> Datafile::filt_in2 |
|
private |
◆ filt_incf
| boost::iostreams::filtering_streambuf<boost::iostreams::input> Datafile::filt_incf |
|
private |
◆ filt_incf2
| boost::iostreams::filtering_streambuf<boost::iostreams::input> Datafile::filt_incf2 |
|
private |
◆ in
| istream* Datafile::in = nullptr |
◆ incf
| istream * Datafile::incf = nullptr |
◆ Ncf
◆ periodicity
| vector<bool> Datafile::periodicity |
◆ Radius
◆ Rho
◆ tdata
The documentation for this class was generated from the following files: