NCBI C++ ToolKit
Public Member Functions | Private Member Functions | Private Attributes | List of all members
CMacroBlankConstraintPanel Class Reference

Search Toolkit Book for CMacroBlankConstraintPanel

#include <gui/packages/pkg_sequence_edit/suspect_product_rule_editor.hpp>

+ Inheritance diagram for CMacroBlankConstraintPanel:
+ Collaboration diagram for CMacroBlankConstraintPanel:

Public Member Functions

 CMacroBlankConstraintPanel ()
 Constructors. More...
 
 CMacroBlankConstraintPanel (wxWindow *parent, CRef< CSearch_func > search_func, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)
 
virtual ~CMacroBlankConstraintPanel ()
 Destructor. More...
 
virtual CRef< CSearch_funcGetSearchFunc ()
 
virtual void SetSearchFunc (const CSearch_func &search_func)
 
- Public Member Functions inherited from CSearch_func_provider
virtual ~CSearch_func_provider ()
 

Private Member Functions

 wxDECLARE_NO_COPY_CLASS (CMacroBlankConstraintPanel)
 

Private Attributes

CRef< CSearch_funcm_Search_func
 

Detailed Description

Definition at line 340 of file suspect_product_rule_editor.hpp.

Constructor & Destructor Documentation

◆ CMacroBlankConstraintPanel() [1/2]

CMacroBlankConstraintPanel::CMacroBlankConstraintPanel ( )

Constructors.

◆ CMacroBlankConstraintPanel() [2/2]

CMacroBlankConstraintPanel::CMacroBlankConstraintPanel ( wxWindow *  parent,
CRef< CSearch_func search_func,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL 
)
inline

◆ ~CMacroBlankConstraintPanel()

virtual CMacroBlankConstraintPanel::~CMacroBlankConstraintPanel ( )
inlinevirtual

Destructor.

Definition at line 357 of file suspect_product_rule_editor.hpp.

Member Function Documentation

◆ GetSearchFunc()

virtual CRef<CSearch_func> CMacroBlankConstraintPanel::GetSearchFunc ( )
inlinevirtual

Implements CSearch_func_provider.

Definition at line 359 of file suspect_product_rule_editor.hpp.

References m_Search_func.

◆ SetSearchFunc()

virtual void CMacroBlankConstraintPanel::SetSearchFunc ( const CSearch_func search_func)
inlinevirtual

Implements CSearch_func_provider.

Definition at line 360 of file suspect_product_rule_editor.hpp.

◆ wxDECLARE_NO_COPY_CLASS()

CMacroBlankConstraintPanel::wxDECLARE_NO_COPY_CLASS ( CMacroBlankConstraintPanel  )
private

Member Data Documentation

◆ m_Search_func

CRef<CSearch_func> CMacroBlankConstraintPanel::m_Search_func
private

Definition at line 362 of file suspect_product_rule_editor.hpp.

Referenced by GetSearchFunc().


The documentation for this class was generated from the following file:
Modified on Tue Apr 30 06:41:34 2024 by modify_doxy.py rev. 669887