Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef PKG_SEQUENCE___5COL_EXPORT_PARAMS__HPP
2 #define PKG_SEQUENCE___5COL_EXPORT_PARAMS__HPP
37 #include <wx/string.h>
void Copy(const C5ColExportParams &data)
Copy function for C5ColExportParams.
virtual void SaveSettings() const
IRegSettings.
wxString GetFeatureDepth() const
virtual void SetRegistryPath(const string &path)
IRegSettings.
~C5ColExportParams()
Destructor for C5ColExportParams.
void SetExactFlevel(bool value)
virtual void LoadSettings()
void SetFeatureDepth(wxString value)
void Init()
Initialises member variables.
bool GetExactFlevel() const
bool operator==(const C5ColExportParams &data) const
Equality operator for C5ColExportParams.
C5ColExportParams()
Default constructor for C5ColExportParams.
void operator=(const C5ColExportParams &data)
Assignment operator for C5ColExportParams.
IRegSettings An interface for objects that save / restore settings using CGuiRegistry.
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const GenericPointer< typename T::ValueType > T2 value