20 INLINE TypedWritable::
21 TypedWritable() : _bam_writers(NULL) {
29 INLINE TypedWritable::
38 INLINE
void TypedWritable::
Base class for objects that can be written to and read from Bam files.
string encode_to_bam_stream() const
Converts the TypedWritable object into a single stream of data using a BamWriter, and returns that da...
This is a sequence number that increments monotonically.
UpdateSeq get_bam_modified() const
Returns the current bam_modified counter.
void mark_bam_modified()
Increments the bam_modified counter, so that this object will be invalidated and retransmitted on any...