Go to the documentation of this file.Go to the SVN repository for this file.
52 os <<
i->first <<
" - " <<
i->second <<
"\n";
virtual void Print(objects::CBioseq_Handle &bsh, const TMaskList &mask, bool parsed_id=false)
Send the masking data to the output stream.
static void PrintMasks(CNcbiOstream &os, const TMaskList &mask)
Print masks only.
virtual void PrintId(objects::CBioseq_Handle &bsh, bool parsed_id)
Output of the sequence id.
CNcbiOstream & os
the standard C++ ostream object
vector< TMaskedInterval > TMaskList
A type representing the total of masking information about a sequence.
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.