1 #ifndef PKG_ALIGNMENT___PHY_EXPORT_PARAMS__HPP
2 #define PKG_ALIGNMENT___PHY_EXPORT_PARAMS__HPP
38 #include <wx/string.h>
CPhyExportParams()
Default constructor for CPhyExportParams.
const wxString & GetLabelFormat() const
void operator=(const CPhyExportParams &data)
Assignment operator for CPhyExportParams.
CBioTreeContainer * GetBioTree()
CRef< CBioTreeContainer > m_pBioTree
void Init()
Initialises member variables.
virtual void LoadSettings()
void SetFileName(const wxString &value)
~CPhyExportParams()
Destructor for CPhyExportParams.
virtual void SaveSettings() const
IRegSettings.
void Copy(const CPhyExportParams &data)
Copy function for CPhyExportParams.
void SetLabelFormat(const wxString &value)
friend class CPhyLoadPage
const wxString & GetFileFormat() const
bool operator==(const CPhyExportParams &data) const
Equality operator for CPhyExportParams.
void SetFileFormat(const wxString &value)
void SetBioTree(CBioTreeContainer *value)
const wxString & GetFileName() const
virtual void SetRegistryPath(const string &path)
IRegSettings.
IRegSettings An interface for objects that save / restore settings using CGuiRegistry.
Include a standard set of the NCBI C++ Toolkit most basic headers.
TObjectType * GetPointerOrNull(void) THROWS_NONE
Get pointer value.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const GenericPointer< typename T::ValueType > T2 value
USING_SCOPE(ncbi::objects)