Skip to content
Snippets Groups Projects
Commit 8489f019 authored by arq5x's avatar arq5x
Browse files

add nullValue and ColOp to ContextBase for Map

parent 823bfa7f
No related branches found
No related tags found
No related merge requests found
......@@ -210,8 +210,9 @@ protected:
int _bamHeaderAndRefIdx;
int _maxNumDatabaseFields;
bool _useFullBamTags;
string _columnOperation;
QuickString _columnOperation;
int _column;
QuickString _nullValue;
bool _reportCount;
int _maxDistance;
bool _reportNames;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment