Go to the documentation of this file.Go to the SVN repository for this file.
34 #ifndef ANNOT_IMPORT_DATA__HPP
35 #define ANNOT_IMPORT_DATA__HPP
75 std::map<std::string, std::string>::const_iterator
78 std::map<std::string, std::string>::const_iterator
std::map< std::string, std::string > mAnnotData
std::string ValueOf(const std::string &) const
virtual void Serialize(CNcbiOstream &)
virtual ~CAnnotImportData()
std::map< std::string, std::string >::const_iterator begin() const
void SetValue(const std::string &, const std::string &)
std::map< std::string, std::string >::const_iterator end() const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
IO_PREFIX::ostream CNcbiOstream
Portable alias for ostream.
Defines classes: CDirEntry, CFile, CDir, CSymLink, CMemoryFile, CFileUtil, CFileLock,...