NCBI C++ ToolKit
|
Classes | |
class | CFeatDef |
CFeatDef –. More... | |
class | CFeatDef_Base |
CFeatDef_Base –. More... | |
class | CFeatDefGroupSet |
CFeatDefGroupSet –. More... | |
class | CFeatDefGroupSet_Base |
CFeatDefGroupSet_Base –. More... | |
class | CFeatDefSet |
CFeatDefSet –. More... | |
class | CFeatDefSet_Base |
collections of defintions More... | |
class | CFeatDispGroup |
CFeatDispGroup –. More... | |
class | CFeatDispGroup_Base |
CFeatDispGroup_Base –. More... | |
class | CFeatDispGroupSet |
CFeatDispGroupSet –. More... | |
class | CFeatDispGroupSet_Base |
CFeatDispGroupSet_Base –. More... | |
Enumerations | |
enum class | CFeatDef_Base::E_memberIndex { CFeatDef_Base::e__allMandatory = 0 , CFeatDef_Base::e_typelabel , CFeatDef_Base::e_menulabel , CFeatDef_Base::e_featdef_key , CFeatDef_Base::e_seqfeat_key , CFeatDef_Base::e_entrygroup , CFeatDef_Base::e_displaygroup , CFeatDef_Base::e_molgroup } |
enum class | CFeatDefGroupSet_Base::E_memberIndex { CFeatDefGroupSet_Base::e__allMandatory = 0 , CFeatDefGroupSet_Base::e_groups , CFeatDefGroupSet_Base::e_defs } |
enum class | CFeatDispGroup_Base::E_memberIndex { CFeatDispGroup_Base::e__allMandatory = 0 , CFeatDispGroup_Base::e_groupkey , CFeatDispGroup_Base::e_groupname } |
enum | EFeatMolType { eFeatMolType_aa = 1 , eFeatMolType_na = 2 , eFeatMolType_both = 3 } |
Access to EFeatMolType's attributes (values, names) as defined in spec. More... | |
typedef list< CRef< CFeatDef > > CFeatDefSet_Base::Tdata |
Definition at line 90 of file FeatDefSet_.hpp.
typedef list< CRef< CFeatDispGroup > > CFeatDispGroupSet_Base::Tdata |
Definition at line 89 of file FeatDispGroupSet_.hpp.
Definition at line 87 of file FeatDefGroupSet_.hpp.
typedef int CFeatDef_Base::TDisplaygroup |
Definition at line 91 of file FeatDef_.hpp.
typedef int CFeatDef_Base::TEntrygroup |
Definition at line 90 of file FeatDef_.hpp.
typedef int CFeatDef_Base::TFeatdef_key |
Definition at line 88 of file FeatDef_.hpp.
typedef int CFeatDispGroup_Base::TGroupkey |
Definition at line 85 of file FeatDispGroup_.hpp.
Definition at line 86 of file FeatDispGroup_.hpp.
Definition at line 86 of file FeatDefGroupSet_.hpp.
Definition at line 105 of file FeatDef_.hpp.
Definition at line 95 of file FeatDefGroupSet_.hpp.
Definition at line 94 of file FeatDispGroup_.hpp.
typedef string CFeatDef_Base::TMenulabel |
Definition at line 87 of file FeatDef_.hpp.
typedef EFeatMolType CFeatDef_Base::TMolgroup |
Definition at line 92 of file FeatDef_.hpp.
|
private |
Definition at line 67 of file FeatDef.hpp.
|
private |
Definition at line 75 of file FeatDef_.hpp.
|
private |
Definition at line 67 of file FeatDefGroupSet.hpp.
|
private |
Definition at line 75 of file FeatDefGroupSet_.hpp.
|
private |
Definition at line 67 of file FeatDefSet.hpp.
|
private |
Definition at line 79 of file FeatDefSet_.hpp.
|
private |
Definition at line 67 of file FeatDispGroup.hpp.
|
private |
Definition at line 74 of file FeatDispGroup_.hpp.
|
private |
Definition at line 67 of file FeatDispGroupSet.hpp.
|
private |
Definition at line 78 of file FeatDispGroupSet_.hpp.
typedef int CFeatDef_Base::TSeqfeat_key |
Definition at line 89 of file FeatDef_.hpp.
typedef string CFeatDef_Base::TTypelabel |
Definition at line 86 of file FeatDef_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_typelabel | |
e_menulabel | |
e_featdef_key | |
e_seqfeat_key | |
e_entrygroup | |
e_displaygroup | |
e_molgroup |
Definition at line 95 of file FeatDef_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_groups | |
e_defs |
Definition at line 90 of file FeatDefGroupSet_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_groupkey | |
e_groupname |
Definition at line 89 of file FeatDispGroup_.hpp.
enum EFeatMolType |
Access to EFeatMolType's attributes (values, names) as defined in spec.
Enumerator | |
---|---|
eFeatMolType_aa | proteins |
eFeatMolType_na | nucleic acids |
eFeatMolType_both | both |
Definition at line 63 of file FeatMolType_.hpp.
|
inline |
Check if it is safe to call Get method.
Definition at line 159 of file FeatDefSet_.hpp.
|
inline |
Check if it is safe to call Get method.
Definition at line 158 of file FeatDispGroupSet_.hpp.
|
inline |
Check if it is safe to call GetDefs method.
Definition at line 235 of file FeatDefGroupSet_.hpp.
|
inline |
Check if it is safe to call GetDisplaygroup method.
Definition at line 649 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetDisplaygroup().
Referenced by CFeatDef_Base::GetDisplaygroup().
|
inline |
Check if it is safe to call GetEntrygroup method.
Definition at line 602 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetEntrygroup().
Referenced by CFeatDef_Base::GetEntrygroup().
|
inline |
Check if it is safe to call GetFeatdef_key method.
Definition at line 508 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetFeatdef_key().
Referenced by CFeatDef_Base::GetFeatdef_key().
|
inline |
Check if it is safe to call GetGroupkey method.
Definition at line 205 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::IsSetGroupkey().
Referenced by CFeatDispGroup_Base::GetGroupkey().
|
inline |
Check if it is safe to call GetGroupname method.
Definition at line 252 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::IsSetGroupname().
Referenced by CFeatDispGroup_Base::GetGroupname().
|
inline |
Check if it is safe to call GetGroups method.
Definition at line 205 of file FeatDefGroupSet_.hpp.
|
inline |
Check if it is safe to call GetMenulabel method.
Definition at line 461 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetMenulabel().
Referenced by CFeatDef_Base::GetMenulabel().
|
inline |
Check if it is safe to call GetMolgroup method.
Definition at line 696 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetMolgroup().
Referenced by CFeatDef_Base::GetMolgroup().
|
inline |
Check if it is safe to call GetSeqfeat_key method.
Definition at line 555 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetSeqfeat_key().
Referenced by CFeatDef_Base::GetSeqfeat_key().
|
inline |
Check if it is safe to call GetTypelabel method.
Definition at line 414 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetTypelabel().
Referenced by CFeatDef_Base::GetTypelabel().
|
inline |
Definition at line 86 of file FeatDef.hpp.
|
private |
END_CLASS_INFO CFeatDef_Base::CFeatDef_Base | ( | void | ) |
Definition at line 90 of file FeatDef_.cpp.
References CFeatDef_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file FeatDefGroupSet.hpp.
|
private |
END_CLASS_INFO CFeatDefGroupSet_Base::CFeatDefGroupSet_Base | ( | void | ) |
Definition at line 98 of file FeatDefGroupSet_.cpp.
References CObject::IsAllocatedInPool(), CFeatDefGroupSet_Base::m_set_State, CFeatDefGroupSet_Base::ResetDefs(), and CFeatDefGroupSet_Base::ResetGroups().
|
private |
|
inline |
Definition at line 86 of file FeatDefSet.hpp.
|
private |
END_CLASS_INFO CFeatDefSet_Base::CFeatDefSet_Base | ( | void | ) |
Definition at line 68 of file FeatDefSet_.cpp.
References CFeatDefSet_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file FeatDispGroup.hpp.
|
private |
END_CLASS_INFO CFeatDispGroup_Base::CFeatDispGroup_Base | ( | void | ) |
Definition at line 74 of file FeatDispGroup_.cpp.
References CFeatDispGroup_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file FeatDispGroupSet.hpp.
|
private |
END_CLASS_INFO CFeatDispGroupSet_Base::CFeatDispGroupSet_Base | ( | void | ) |
Definition at line 68 of file FeatDispGroupSet_.cpp.
References CFeatDispGroupSet_Base::m_set_State.
CFeatDef_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatDefGroupSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatDefSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatDispGroup_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatDispGroupSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
|
inline |
Get the member data.
Definition at line 165 of file FeatDefSet_.hpp.
References CFeatDefSet_Base::m_data.
|
inline |
Get the member data.
Definition at line 164 of file FeatDispGroupSet_.hpp.
References CFeatDispGroupSet_Base::m_data.
|
inline |
Get the Defs member data.
Definition at line 241 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Defs, and CFeatDefGroupSet_Base::ResetDefs().
|
inline |
Get the Displaygroup member data.
Definition at line 662 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetDisplaygroup(), CFeatDef_Base::m_Displaygroup, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Entrygroup member data.
Definition at line 615 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetEntrygroup(), CFeatDef_Base::m_Entrygroup, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Featdef_key member data.
Definition at line 521 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetFeatdef_key(), CFeatDef_Base::m_Featdef_key, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Groupkey member data.
Definition at line 218 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::CanGetGroupkey(), CFeatDispGroup_Base::m_Groupkey, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Groupname member data.
Definition at line 258 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::CanGetGroupname(), CFeatDispGroup_Base::m_Groupname, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Groups member data.
Definition at line 211 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Groups, and CFeatDefGroupSet_Base::ResetGroups().
|
inline |
Get the Menulabel member data.
Definition at line 467 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetMenulabel(), CFeatDef_Base::m_Menulabel, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Molgroup member data.
Definition at line 709 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetMolgroup(), CFeatDef_Base::m_Molgroup, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Seqfeat_key member data.
Definition at line 568 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetSeqfeat_key(), CFeatDef_Base::m_Seqfeat_key, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Typelabel member data.
Definition at line 420 of file FeatDef_.hpp.
References CFeatDef_Base::CanGetTypelabel(), CFeatDef_Base::m_Typelabel, and CSerialObject::ThrowUnassigned().
|
inline |
Check if a value has been assigned to data member.
Data member is mandatory; its type is defined as 'typedef list< CRef< CFeatDef > > Tdata'
Definition at line 153 of file FeatDefSet_.hpp.
References CFeatDefSet_Base::m_set_State.
|
inline |
Check if a value has been assigned to data member.
Data member is mandatory; its type is defined as 'typedef list< CRef< CFeatDispGroup > > Tdata'
Definition at line 152 of file FeatDispGroupSet_.hpp.
References CFeatDispGroupSet_Base::m_set_State.
|
inline |
Check if a value has been assigned to Defs data member.
Data member Defs is mandatory; its type is defined as 'typedef CFeatDefSet TDefs'
Definition at line 229 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Defs.
|
inline |
Group for data display Check if a value has been assigned to Displaygroup data member.
Data member Displaygroup is mandatory; its type is defined as 'typedef int TDisplaygroup'
Definition at line 643 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetDisplaygroup(), and CFeatDef_Base::SetDisplaygroup().
|
inline |
Group for data entry Check if a value has been assigned to Entrygroup data member.
Data member Entrygroup is mandatory; its type is defined as 'typedef int TEntrygroup'
Definition at line 596 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetEntrygroup(), and CFeatDef_Base::SetEntrygroup().
|
inline |
unique for this feature definition Check if a value has been assigned to Featdef_key data member.
Data member Featdef_key is mandatory; its type is defined as 'typedef int TFeatdef_key'
Definition at line 502 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetFeatdef_key(), and CFeatDef_Base::SetFeatdef_key().
|
inline |
Check if a value has been assigned to Groupkey data member.
Data member Groupkey is mandatory; its type is defined as 'typedef int TGroupkey'
Definition at line 199 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_set_State.
Referenced by CFeatDispGroup_Base::CanGetGroupkey(), and CFeatDispGroup_Base::SetGroupkey().
|
inline |
Check if a value has been assigned to Groupname data member.
Data member Groupname is mandatory; its type is defined as 'typedef string TGroupname'
Definition at line 246 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_set_State.
Referenced by CFeatDispGroup_Base::CanGetGroupname(), and CFeatDispGroup_Base::SetGroupname().
|
inline |
Check if a value has been assigned to Groups data member.
Data member Groups is mandatory; its type is defined as 'typedef CFeatDispGroupSet TGroups'
Definition at line 199 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Groups.
|
inline |
label for a menu eg "Coding Region" Check if a value has been assigned to Menulabel data member.
Data member Menulabel is mandatory; its type is defined as 'typedef string TMenulabel'
Definition at line 455 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetMenulabel(), and CFeatDef_Base::SetMenulabel().
|
inline |
Type of Molecule used for Check if a value has been assigned to Molgroup data member.
Data member Molgroup is mandatory; its type is defined as 'typedef EFeatMolType TMolgroup'
Definition at line 690 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetMolgroup(), and CFeatDef_Base::SetMolgroup().
|
inline |
SeqFeat.data.choice from objfeat.h Check if a value has been assigned to Seqfeat_key data member.
Data member Seqfeat_key is mandatory; its type is defined as 'typedef int TSeqfeat_key'
Definition at line 549 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetSeqfeat_key(), and CFeatDef_Base::SetSeqfeat_key().
|
inline |
short label for type eg "CDS" Check if a value has been assigned to Typelabel data member.
Data member Typelabel is mandatory; its type is defined as 'typedef string TTypelabel'
Definition at line 408 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::CanGetTypelabel(), and CFeatDef_Base::SetTypelabel().
|
inline |
Conversion operator to 'const Tdata' type.
Definition at line 178 of file FeatDefSet_.hpp.
|
inline |
Conversion operator to 'const Tdata' type.
Definition at line 177 of file FeatDispGroupSet_.hpp.
|
inline |
Conversion operator to 'Tdata' type.
Definition at line 184 of file FeatDefSet_.hpp.
|
inline |
Conversion operator to 'Tdata' type.
Definition at line 183 of file FeatDispGroupSet_.hpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Reset the whole object.
Definition at line 62 of file FeatDef_.cpp.
References CFeatDef_Base::ResetDisplaygroup(), CFeatDef_Base::ResetEntrygroup(), CFeatDef_Base::ResetFeatdef_key(), CFeatDef_Base::ResetMenulabel(), CFeatDef_Base::ResetMolgroup(), CFeatDef_Base::ResetSeqfeat_key(), and CFeatDef_Base::ResetTypelabel().
|
virtual |
Reset the whole object.
Definition at line 80 of file FeatDefGroupSet_.cpp.
References CFeatDefGroupSet_Base::ResetDefs(), and CFeatDefGroupSet_Base::ResetGroups().
void CFeatDefSet_Base::Reset | ( | void | ) |
Reset data member.
Definition at line 51 of file FeatDefSet_.cpp.
References CFeatDefSet_Base::m_data, and CFeatDefSet_Base::m_set_State.
|
virtual |
Reset the whole object.
Definition at line 56 of file FeatDispGroup_.cpp.
References CFeatDispGroup_Base::ResetGroupkey(), and CFeatDispGroup_Base::ResetGroupname().
void CFeatDispGroupSet_Base::Reset | ( | void | ) |
Reset data member.
Definition at line 51 of file FeatDispGroupSet_.cpp.
References CFeatDispGroupSet_Base::m_data, and CFeatDispGroupSet_Base::m_set_State.
void CFeatDefGroupSet_Base::ResetDefs | ( | void | ) |
Reset Defs data member.
Definition at line 66 of file FeatDefGroupSet_.cpp.
References CFeatDefGroupSet_Base::m_Defs.
Referenced by CFeatDefGroupSet_Base::CFeatDefGroupSet_Base(), CFeatDefGroupSet_Base::GetDefs(), CFeatDefGroupSet_Base::Reset(), and CFeatDefGroupSet_Base::SetDefs().
|
inline |
Reset Displaygroup data member.
Definition at line 655 of file FeatDef_.hpp.
References CFeatDef_Base::m_Displaygroup, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
|
inline |
Reset Entrygroup data member.
Definition at line 608 of file FeatDef_.hpp.
References CFeatDef_Base::m_Entrygroup, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
|
inline |
Reset Featdef_key data member.
Definition at line 514 of file FeatDef_.hpp.
References CFeatDef_Base::m_Featdef_key, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
|
inline |
Reset Groupkey data member.
Definition at line 211 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_Groupkey, and CFeatDispGroup_Base::m_set_State.
Referenced by CFeatDispGroup_Base::Reset().
void CFeatDispGroup_Base::ResetGroupname | ( | void | ) |
Reset Groupname data member.
Definition at line 50 of file FeatDispGroup_.cpp.
References CFeatDispGroup_Base::m_Groupname, and CFeatDispGroup_Base::m_set_State.
Referenced by CFeatDispGroup_Base::Reset().
void CFeatDefGroupSet_Base::ResetGroups | ( | void | ) |
Reset Groups data member.
Definition at line 52 of file FeatDefGroupSet_.cpp.
References CFeatDefGroupSet_Base::m_Groups.
Referenced by CFeatDefGroupSet_Base::CFeatDefGroupSet_Base(), CFeatDefGroupSet_Base::GetGroups(), CFeatDefGroupSet_Base::Reset(), and CFeatDefGroupSet_Base::SetGroups().
void CFeatDef_Base::ResetMenulabel | ( | void | ) |
Reset Menulabel data member.
Definition at line 56 of file FeatDef_.cpp.
References CFeatDef_Base::m_Menulabel, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
|
inline |
Reset Molgroup data member.
Definition at line 702 of file FeatDef_.hpp.
References CFeatDef_Base::m_Molgroup, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
|
inline |
Reset Seqfeat_key data member.
Definition at line 561 of file FeatDef_.hpp.
References CFeatDef_Base::m_Seqfeat_key, and CFeatDef_Base::m_set_State.
Referenced by CFeatDef_Base::Reset().
void CFeatDef_Base::ResetTypelabel | ( | void | ) |
Reset Typelabel data member.
Definition at line 50 of file FeatDef_.cpp.
References CFeatDef_Base::m_set_State, and CFeatDef_Base::m_Typelabel.
Referenced by CFeatDef_Base::Reset().
|
inline |
Assign a value to data member.
Definition at line 171 of file FeatDefSet_.hpp.
References CFeatDefSet_Base::m_data, and CFeatDefSet_Base::m_set_State.
|
inline |
Assign a value to data member.
Definition at line 170 of file FeatDispGroupSet_.hpp.
References CFeatDispGroupSet_Base::m_data, and CFeatDispGroupSet_Base::m_set_State.
void CFeatDefGroupSet_Base::SetDefs | ( | CFeatDefGroupSet_Base::TDefs & | value | ) |
Assign a value to Defs data member.
value | Reference to value. |
Definition at line 75 of file FeatDefGroupSet_.cpp.
References CFeatDefGroupSet_Base::m_Defs, and value.
|
inline |
Assign a value to Defs data member.
Definition at line 250 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Defs, and CFeatDefGroupSet_Base::ResetDefs().
|
inline |
Assign a value to Displaygroup data member.
value | Value to assign |
Definition at line 671 of file FeatDef_.hpp.
References CFeatDef_Base::m_Displaygroup, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Displaygroup data member.
Definition at line 678 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetDisplaygroup(), CFeatDef_Base::m_Displaygroup, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Entrygroup data member.
value | Value to assign |
Definition at line 624 of file FeatDef_.hpp.
References CFeatDef_Base::m_Entrygroup, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Entrygroup data member.
Definition at line 631 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetEntrygroup(), CFeatDef_Base::m_Entrygroup, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Featdef_key data member.
value | Value to assign |
Definition at line 530 of file FeatDef_.hpp.
References CFeatDef_Base::m_Featdef_key, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Featdef_key data member.
Definition at line 537 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetFeatdef_key(), CFeatDef_Base::m_Featdef_key, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Groupkey data member.
value | Value to assign |
Definition at line 227 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_Groupkey, CFeatDispGroup_Base::m_set_State, and value.
|
inline |
Assign a value to Groupkey data member.
Definition at line 234 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::IsSetGroupkey(), CFeatDispGroup_Base::m_Groupkey, CFeatDispGroup_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Groupname data member.
value | Value to assign |
Definition at line 267 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_Groupname, CFeatDispGroup_Base::m_set_State, and value.
|
inline |
Definition at line 274 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::m_Groupname, CFeatDispGroup_Base::m_set_State, and value.
|
inline |
Assign a value to Groupname data member.
Definition at line 281 of file FeatDispGroup_.hpp.
References CFeatDispGroup_Base::IsSetGroupname(), CFeatDispGroup_Base::m_Groupname, CFeatDispGroup_Base::m_set_State, and CSerialObject::UnassignedString().
void CFeatDefGroupSet_Base::SetGroups | ( | CFeatDefGroupSet_Base::TGroups & | value | ) |
Assign a value to Groups data member.
value | Reference to value. |
Definition at line 61 of file FeatDefGroupSet_.cpp.
References CFeatDefGroupSet_Base::m_Groups, and value.
|
inline |
Assign a value to Groups data member.
Definition at line 220 of file FeatDefGroupSet_.hpp.
References CFeatDefGroupSet_Base::m_Groups, and CFeatDefGroupSet_Base::ResetGroups().
|
inline |
Assign a value to Menulabel data member.
value | Value to assign |
Definition at line 476 of file FeatDef_.hpp.
References CFeatDef_Base::m_Menulabel, CFeatDef_Base::m_set_State, and value.
|
inline |
Definition at line 483 of file FeatDef_.hpp.
References CFeatDef_Base::m_Menulabel, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Menulabel data member.
Definition at line 490 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetMenulabel(), CFeatDef_Base::m_Menulabel, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedString().
|
inline |
Assign a value to Molgroup data member.
value | Value to assign |
Definition at line 718 of file FeatDef_.hpp.
References CFeatDef_Base::m_Molgroup, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Molgroup data member.
Definition at line 725 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetMolgroup(), CFeatDef_Base::m_Molgroup, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Seqfeat_key data member.
value | Value to assign |
Definition at line 577 of file FeatDef_.hpp.
References CFeatDef_Base::m_Seqfeat_key, CFeatDef_Base::m_set_State, and value.
|
inline |
Assign a value to Seqfeat_key data member.
Definition at line 584 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetSeqfeat_key(), CFeatDef_Base::m_Seqfeat_key, CFeatDef_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Typelabel data member.
value | Value to assign |
Definition at line 429 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State, CFeatDef_Base::m_Typelabel, and value.
|
inline |
Definition at line 436 of file FeatDef_.hpp.
References CFeatDef_Base::m_set_State, CFeatDef_Base::m_Typelabel, and value.
|
inline |
Assign a value to Typelabel data member.
Definition at line 443 of file FeatDef_.hpp.
References CFeatDef_Base::IsSetTypelabel(), CFeatDef_Base::m_set_State, CFeatDef_Base::m_Typelabel, and CSerialObject::UnassignedString().
CFeatDef::~CFeatDef | ( | void | ) |
Definition at line 50 of file FeatDef.cpp.
|
virtual |
Definition at line 97 of file FeatDef_.cpp.
CFeatDefGroupSet::~CFeatDefGroupSet | ( | void | ) |
Definition at line 50 of file FeatDefGroupSet.cpp.
|
virtual |
Definition at line 108 of file FeatDefGroupSet_.cpp.
CFeatDefSet::~CFeatDefSet | ( | void | ) |
Definition at line 50 of file FeatDefSet.cpp.
|
virtual |
Definition at line 74 of file FeatDefSet_.cpp.
CFeatDispGroup::~CFeatDispGroup | ( | void | ) |
Definition at line 50 of file FeatDispGroup.cpp.
|
virtual |
Definition at line 81 of file FeatDispGroup_.cpp.
CFeatDispGroupSet::~CFeatDispGroupSet | ( | void | ) |
Definition at line 50 of file FeatDispGroupSet.cpp.
|
virtual |
Definition at line 74 of file FeatDispGroupSet_.cpp.
Definition at line 140 of file FeatDefSet_.hpp.
Referenced by CFeatDefSet_Base::Get(), CFeatDefSet_Base::Reset(), and CFeatDefSet_Base::Set().
|
private |
Definition at line 139 of file FeatDispGroupSet_.hpp.
Referenced by CFeatDispGroupSet_Base::Get(), CFeatDispGroupSet_Base::Reset(), and CFeatDispGroupSet_Base::Set().
Definition at line 186 of file FeatDefGroupSet_.hpp.
Referenced by CFeatDefGroupSet_Base::GetDefs(), CFeatDefGroupSet_Base::IsSetDefs(), CFeatDefGroupSet_Base::ResetDefs(), and CFeatDefGroupSet_Base::SetDefs().
|
private |
Definition at line 394 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetDisplaygroup(), CFeatDef_Base::ResetDisplaygroup(), and CFeatDef_Base::SetDisplaygroup().
|
private |
Definition at line 393 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetEntrygroup(), CFeatDef_Base::ResetEntrygroup(), and CFeatDef_Base::SetEntrygroup().
|
private |
Definition at line 391 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetFeatdef_key(), CFeatDef_Base::ResetFeatdef_key(), and CFeatDef_Base::SetFeatdef_key().
|
private |
Definition at line 185 of file FeatDispGroup_.hpp.
Referenced by CFeatDispGroup_Base::GetGroupkey(), CFeatDispGroup_Base::ResetGroupkey(), and CFeatDispGroup_Base::SetGroupkey().
|
private |
Definition at line 186 of file FeatDispGroup_.hpp.
Referenced by CFeatDispGroup_Base::GetGroupname(), CFeatDispGroup_Base::ResetGroupname(), and CFeatDispGroup_Base::SetGroupname().
Definition at line 185 of file FeatDefGroupSet_.hpp.
Referenced by CFeatDefGroupSet_Base::GetGroups(), CFeatDefGroupSet_Base::IsSetGroups(), CFeatDefGroupSet_Base::ResetGroups(), and CFeatDefGroupSet_Base::SetGroups().
|
private |
Definition at line 390 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetMenulabel(), CFeatDef_Base::ResetMenulabel(), and CFeatDef_Base::SetMenulabel().
|
private |
Definition at line 395 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetMolgroup(), CFeatDef_Base::ResetMolgroup(), and CFeatDef_Base::SetMolgroup().
|
private |
Definition at line 392 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetSeqfeat_key(), CFeatDef_Base::ResetSeqfeat_key(), and CFeatDef_Base::SetSeqfeat_key().
|
private |
Definition at line 388 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::CFeatDef_Base(), CFeatDef_Base::IsSetDisplaygroup(), CFeatDef_Base::IsSetEntrygroup(), CFeatDef_Base::IsSetFeatdef_key(), CFeatDef_Base::IsSetMenulabel(), CFeatDef_Base::IsSetMolgroup(), CFeatDef_Base::IsSetSeqfeat_key(), CFeatDef_Base::IsSetTypelabel(), CFeatDef_Base::ResetDisplaygroup(), CFeatDef_Base::ResetEntrygroup(), CFeatDef_Base::ResetFeatdef_key(), CFeatDef_Base::ResetMenulabel(), CFeatDef_Base::ResetMolgroup(), CFeatDef_Base::ResetSeqfeat_key(), CFeatDef_Base::ResetTypelabel(), CFeatDef_Base::SetDisplaygroup(), CFeatDef_Base::SetEntrygroup(), CFeatDef_Base::SetFeatdef_key(), CFeatDef_Base::SetMenulabel(), CFeatDef_Base::SetMolgroup(), CFeatDef_Base::SetSeqfeat_key(), and CFeatDef_Base::SetTypelabel().
|
private |
Definition at line 184 of file FeatDefGroupSet_.hpp.
Referenced by CFeatDefGroupSet_Base::CFeatDefGroupSet_Base().
|
private |
Definition at line 139 of file FeatDefSet_.hpp.
Referenced by CFeatDefSet_Base::CFeatDefSet_Base(), CFeatDefSet_Base::IsSet(), CFeatDefSet_Base::Reset(), and CFeatDefSet_Base::Set().
|
private |
Definition at line 184 of file FeatDispGroup_.hpp.
Referenced by CFeatDispGroup_Base::CFeatDispGroup_Base(), CFeatDispGroup_Base::IsSetGroupkey(), CFeatDispGroup_Base::IsSetGroupname(), CFeatDispGroup_Base::ResetGroupkey(), CFeatDispGroup_Base::ResetGroupname(), CFeatDispGroup_Base::SetGroupkey(), and CFeatDispGroup_Base::SetGroupname().
|
private |
Definition at line 138 of file FeatDispGroupSet_.hpp.
Referenced by CFeatDispGroupSet_Base::CFeatDispGroupSet_Base(), CFeatDispGroupSet_Base::IsSet(), CFeatDispGroupSet_Base::Reset(), and CFeatDispGroupSet_Base::Set().
|
private |
Definition at line 389 of file FeatDef_.hpp.
Referenced by CFeatDef_Base::GetTypelabel(), CFeatDef_Base::ResetTypelabel(), and CFeatDef_Base::SetTypelabel().