#include <output_manager.hpp>
vdj_pipe::Output_manager::Output_manager |
( |
std::string const & |
base_out, |
|
|
std::string const & |
plot_list_path = "" , |
|
|
const char |
delim = '\t' |
|
) |
| |
|
inlineexplicit |
char vdj_pipe::Output_manager::delimiter |
( |
| ) |
const |
|
inline |
void vdj_pipe::Output_manager::finish |
( |
| ) |
const |
std::string vdj_pipe::Output_manager::path |
( |
std::string const & |
fn | ) |
const |
|
inline |
std::string vdj_pipe::Output_manager::path |
( |
std::string const & |
fn, |
|
|
const plot::Plot |
pt |
|
) |
| |
|
inline |
get path and register file as plot
void vdj_pipe::Output_manager::register_plot |
( |
std::string const & |
path, |
|
|
const plot::Plot |
pt |
|
) |
| |
|
inline |
char vdj_pipe::Output_manager::csv_delim_ |
|
private |
std::string vdj_pipe::Output_manager::plot_list_ |
|
private |
path_t vdj_pipe::Output_manager::root_ |
|
private |
The documentation for this class was generated from the following files: