Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_CORE___RNA_NAME_COMPLETER_HPP
2 #define GUI_CORE___RNA_NAME_COMPLETER_HPP
42 #include <wx/dlimpexp.h>
43 #include <wx/string.h>
44 #include <wx/arrstr.h>
45 #include <wx/textcompleter.h>
61 virtual bool Start(
const wxString& prefix);
62 virtual wxString GetNext();
set< string, PNocase > TContainer
TContainer::const_iterator m_CurPos
parent_type::const_iterator const_iterator
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.
#define NCBI_GUIWIDGETS_WX_EXPORT
Defines to provide correct exporting from DLLs in Windows.
The NCBI C++/STL use hints.