This is the complete list of members for nvbio::io::BamOutput, including all inherited members.
alignment_type | nvbio::io::OutputFile | protected |
BamOutput(const char *file_name, AlignmentType alignment_type, BNT bnt) | nvbio::io::BamOutput | |
bnt | nvbio::io::OutputFile | protected |
close(void) | nvbio::io::BamOutput | virtual |
configure_mapq_evaluator(int mapq_filter) | nvbio::io::OutputFile | virtual |
file_name | nvbio::io::OutputFile | protected |
get_aggregate_statistics(void) | nvbio::io::OutputFile | virtual |
header() | nvbio::io::BamOutput | inlinevirtual |
iostats | nvbio::io::OutputFile | protected |
mapq_filter | nvbio::io::OutputFile | protected |
open(const char *file_name, AlignmentType aln_type, BNT bnt) | nvbio::io::OutputFile | static |
OutputFile(const char *file_name, AlignmentType alignment_type, BNT bnt) | nvbio::io::OutputFile | protected |
pg_args | nvbio::io::OutputFile | protected |
pg_id | nvbio::io::OutputFile | protected |
pg_name | nvbio::io::OutputFile | protected |
pg_version | nvbio::io::OutputFile | protected |
process(struct HostOutputBatchSE &batch) | nvbio::io::BamOutput | virtual |
process(struct HostOutputBatchPE &batch) | nvbio::io::BamOutput | virtual |
rg_id | nvbio::io::OutputFile | protected |
rg_string | nvbio::io::OutputFile | protected |
set_program(const char *_pg_id, const char *_pg_name, const char *_pg_version, const char *_pg_args) | nvbio::io::OutputFile | inline |
set_rg(const char *_rg_id, const char *_rg_string) | nvbio::io::OutputFile | inline |
~BamOutput() | nvbio::io::BamOutput | |
~OutputFile() | nvbio::io::OutputFile | virtual |