Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_WIDGETS___LOADERS___MAP_ASSEMBLY_PARAMS__HPP
2 #define GUI_WIDGETS___LOADERS___MAP_ASSEMBLY_PARAMS__HPP
56 void SaveAsn(objects::CUser_field& user_field)
const;
57 void LoadAsn(objects::CUser_field& user_field);
wxStaticText * m_AssemblyName
void SetSearchTerm(string value)
void SetAssemblyAcc(string value)
void SetAssemblyDesc(string value)
void SetUseMapping(bool value)
string GetAssemblyDesc() const
string GetAssemblyName() const
string GetSearchTerm() const
string GetAssemblyAcc() const
bool GetUseMapping() const
void SetAssemblyName(string value)
class CRegistryReadView provides a nested hierarchical view at a particular key.
Include a standard set of the NCBI C++ Toolkit most basic headers.
bool operator==(const CEquivRange &A, const CEquivRange &B)
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_GUIWIDGETS_LOADERS_EXPORT
Defines to provide correct exporting from DLLs in Windows.
const GenericPointer< typename T::ValueType > T2 value