Go to the documentation of this file.Go to the SVN repository for this file.
33 #ifndef CMASK_WRITER_INT_H
34 #define CMASK_WRITER_INT_H
79 virtual void Print( objects::CBioseq_Handle& bsh,
80 const TMaskList &
mask,
81 bool parsed_id =
false );
Output filter to print masked sequences as sets of intervals.
virtual ~CMaskWriterInt()
Object destructor.
CMaskWriterInt(CNcbiOstream &arg_os)
Object constructor.
A base class for winmasker output writers.
virtual void Print(objects::CBioseq_Handle &bsh, const TMaskList &mask, bool parsed_id=false)=0
Output masked sequence data.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
#define NCBI_XOBJREAD_EXPORT