NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | SMacroConstraint |
class | CMacroMatcherPanelBase |
Enumerations | |
enum class | EMMatcherPanelType { eMMatcher_NotSet , eMMatcher_BioSource , eMMatcher_Molinfo , eMMatcher_Pub , eMMatcher_StrComm , eMMatcher_DBLink , eMMatcher_Misc , eMMacther_Feature , eMMacther_CDSGeneProt , eMMatcher_RNA , eMMatcher_Location , eMMatcher_SeqFeatures , eMMatcher_SeqId } |
Denotes the type of panel that is used to create macro constraint. More... | |
Functions | |
CNcbiOstream & | operator<< (CNcbiOstream &ostrm, const SMacroConstraint &constraint) |
|
strong |
Denotes the type of panel that is used to create macro constraint.
Definition at line 41 of file macro_item_constraint_panel.hpp.
CNcbiOstream& operator<< | ( | CNcbiOstream & | ostrm, |
const SMacroConstraint & | constraint | ||
) |
Definition at line 41 of file macro_item_constraint_panel.cpp.
References SMacroConstraint::m_Constraint, SMacroConstraint::m_Fieldname, SMacroConstraint::m_FuncInfo, SMacroConstraint::m_Label, and SMacroConstraint::m_Variables.