#include <pipe_environment.hpp>
|
static void | input_csv (boost::property_tree::ptree const &pt, std::vector< std::string > &vs) |
|
vdj_pipe::Pipe_environment::Pipe_environment |
( |
boost::property_tree::ptree const & |
pt, |
|
|
Value_map const & |
vm |
|
) |
| |
vdj_pipe::Pipe_environment::BOOST_STATIC_CONSTANT |
( |
std::size_t |
, |
|
|
unset |
= static_cast< std::size_t >(-1) |
|
) |
| |
|
private |
char vdj_pipe::Pipe_environment::delimiter |
( |
| ) |
const |
|
inline |
void vdj_pipe::Pipe_environment::finish |
( |
| ) |
|
void vdj_pipe::Pipe_environment::finish_file |
( |
| ) |
|
void vdj_pipe::Pipe_environment::input_csv |
( |
boost::property_tree::ptree const & |
pt, |
|
|
std::vector< std::string > & |
vs |
|
) |
| |
|
staticprivate |
std::size_t vdj_pipe::Pipe_environment::max_file_reads |
( |
| ) |
const |
|
inline |
std::size_t vdj_pipe::Pipe_environment::max_reads |
( |
| ) |
const |
|
inline |
std::ostream & vdj_pipe::Pipe_environment::print_summary |
( |
std::ostream & |
os | ) |
const |
|
private |
bool vdj_pipe::Pipe_environment::process_more |
( |
| ) |
|
|
inline |
void vdj_pipe::Pipe_environment::process_read |
( |
| ) |
|
std::size_t vdj_pipe::Pipe_environment::read_count |
( |
| ) |
const |
void vdj_pipe::Pipe_environment::start_file |
( |
std::string const & |
fn | ) |
|
void vdj_pipe::Pipe_environment::summary |
( |
| ) |
|
void vdj_pipe::Pipe_environment::write_config |
( |
boost::property_tree::ptree const & |
pt, |
|
|
std::string const & |
path |
|
) |
| const |
bool vdj_pipe::Pipe_environment::is_running_ |
|
private |
std::size_t vdj_pipe::Pipe_environment::max_file_reads_ |
|
private |
std::size_t vdj_pipe::Pipe_environment::max_reads_ |
|
private |
bool vdj_pipe::Pipe_environment::reads_skipped_ |
|
private |
std::string vdj_pipe::Pipe_environment::summary_output_path_ |
|
private |
boost::chrono::process_real_cpu_clock::time_point vdj_pipe::Pipe_environment::t1_ |
|
private |
boost::chrono::process_real_cpu_clock::time_point vdj_pipe::Pipe_environment::t2_ |
|
private |
boost::chrono::process_real_cpu_clock::time_point vdj_pipe::Pipe_environment::t3_ |
|
private |
The documentation for this class was generated from the following files: