Gamgee
You miserable little maggot. I'll stove your head in!
|
Internal VariantBuilder class to represent "core" (non-data-region) fields such as the alignment start and the qual. More...
#include <variant_builder.h>
Public Member Functions | |
VariantBuilderCoreField () | |
void | set (const FIELD_TYPE value) |
FIELD_TYPE | field_value () const |
bool | is_set () const |
void | clear () |
Internal VariantBuilder class to represent "core" (non-data-region) fields such as the alignment start and the qual.
Necessary because we need to distinguish between the case where the user explicitly sets one of these to a missing value vs. the case where the user doesn't touch a field at all.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |