Go to the documentation of this file.Go to the SVN repository for this file.
33 #ifndef C_WIN_MASK_USTAT_FACTORY_H
34 #define C_WIN_MASK_USTAT_FACTORY_H
70 virtual const char * GetErrCodeString()
const override;
90 const string & ustat_type,
const string & name,
bool use_ba,
91 string const & metadata =
"" );
107 const string & ustat_type,
CNcbiOstream & os,
bool use_ba,
108 string const & metadata =
"" );
Exceptions that CSeqMaskerOstatFactory might throw.
NCBI_EXCEPTION_DEFAULT(CSeqMaskerOstatFactoryException, CException)
@ eBadName
Unknown format name.
Factory of CSeqMaskerOstat objects.
Base class for computing and saving unit counts data.
The NCBI C++ standard methods for dealing with std::string.
#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_XALGOWINMASK_EXPORT
Defines command line argument related classes.
NCBI C++ stream class wrappers for triggering between "new" and "old" C++ stream libraries.