NCBI C++ ToolKit
|
Classes | |
class | CBioTreeContainer_Base |
CBioTreeContainer_Base –. More... | |
class | CDistanceMatrix_Base |
CDistanceMatrix_Base –. More... | |
class | CFeatureDescr |
CFeatureDescr –. More... | |
class | CFeatureDescr_Base |
CFeatureDescr_Base –. More... | |
class | CFeatureDictSet |
CFeatureDictSet –. More... | |
class | CFeatureDictSet_Base |
CFeatureDictSet_Base –. More... | |
class | CNode |
CNode –. More... | |
class | CNode_Base |
CNode_Base –. More... | |
class | CNodeFeature |
CNodeFeature –. More... | |
class | CNodeFeature_Base |
CNodeFeature_Base –. More... | |
class | CNodeFeatureSet |
CNodeFeatureSet –. More... | |
class | CNodeFeatureSet_Base |
CNodeFeatureSet_Base –. More... | |
class | CNodeSet |
CNodeSet –. More... | |
class | CNodeSet_Base |
CNodeSet_Base –. More... | |
typedef list< CRef< CFeatureDescr > > CFeatureDictSet_Base::Tdata |
Definition at line 89 of file FeatureDictSet_.hpp.
typedef list< CRef< CNodeFeature > > CNodeFeatureSet_Base::Tdata |
Definition at line 89 of file NodeFeatureSet_.hpp.
typedef list< CRef< CNode > > CNodeSet_Base::Tdata |
Definition at line 89 of file NodeSet_.hpp.
typedef vector< double > CDistanceMatrix_Base::TDistances |
Definition at line 87 of file DistanceMatrix_.hpp.
Definition at line 92 of file BioTreeContainer_.hpp.
typedef int CNodeFeature_Base::TFeatureid |
Definition at line 85 of file NodeFeature_.hpp.
typedef CNodeFeatureSet CNode_Base::TFeatures |
typedef int CFeatureDescr_Base::TId |
Definition at line 85 of file FeatureDescr_.hpp.
typedef int CNode_Base::TId |
typedef string CBioTreeContainer_Base::TLabel |
Definition at line 94 of file BioTreeContainer_.hpp.
typedef vector< string > CDistanceMatrix_Base::TLabels |
Definition at line 86 of file DistanceMatrix_.hpp.
Definition at line 106 of file BioTreeContainer_.hpp.
Definition at line 95 of file DistanceMatrix_.hpp.
Definition at line 94 of file FeatureDescr_.hpp.
Definition at line 94 of file NodeFeature_.hpp.
typedef string CFeatureDescr_Base::TName |
Definition at line 86 of file FeatureDescr_.hpp.
Definition at line 93 of file BioTreeContainer_.hpp.
|
private |
Definition at line 80 of file BioTreeContainer_.hpp.
|
private |
Definition at line 75 of file DistanceMatrix_.hpp.
|
private |
Definition at line 67 of file FeatureDescr.hpp.
|
private |
Definition at line 74 of file FeatureDescr_.hpp.
|
private |
Definition at line 67 of file FeatureDictSet.hpp.
|
private |
Definition at line 78 of file FeatureDictSet_.hpp.
|
private |
|
private |
typedef int CNode_Base::TParent |
|
private |
Definition at line 67 of file NodeFeature.hpp.
|
private |
Definition at line 74 of file NodeFeature_.hpp.
|
private |
Definition at line 67 of file NodeFeatureSet.hpp.
|
private |
Definition at line 78 of file NodeFeatureSet_.hpp.
|
private |
Definition at line 67 of file NodeSet.hpp.
|
private |
Definition at line 78 of file NodeSet_.hpp.
Definition at line 91 of file BioTreeContainer_.hpp.
Definition at line 95 of file BioTreeContainer_.hpp.
typedef CStringUTF8 CNodeFeature_Base::TValue |
Definition at line 86 of file NodeFeature_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_treetype | |
e_fdict | |
e_nodes | |
e_label | |
e_user |
Definition at line 98 of file BioTreeContainer_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_labels | |
e_distances |
Definition at line 90 of file DistanceMatrix_.hpp.
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_id | |
e_name |
Definition at line 89 of file FeatureDescr_.hpp.
|
strong |
|
strong |
Enumerator | |
---|---|
e__allMandatory | |
e_featureid | |
e_value |
Definition at line 89 of file NodeFeature_.hpp.
|
inline |
Check if it is safe to call Get method.
Definition at line 158 of file FeatureDictSet_.hpp.
Referenced by CBioTreeSelection::CBioTreeSelection().
|
inline |
Check if it is safe to call Get method.
Definition at line 158 of file NodeFeatureSet_.hpp.
|
inline |
Check if it is safe to call Get method.
Definition at line 158 of file NodeSet_.hpp.
Referenced by CBioTreeSelection::CBioTreeSelection().
|
inline |
Check if it is safe to call GetDistances method.
Definition at line 221 of file DistanceMatrix_.hpp.
|
inline |
Check if it is safe to call GetFdict method.
Definition at line 384 of file BioTreeContainer_.hpp.
|
inline |
Check if it is safe to call GetFeatureid method.
Definition at line 205 of file NodeFeature_.hpp.
References CNodeFeature_Base::IsSetFeatureid().
Referenced by CNodeFeature_Base::GetFeatureid().
|
inline |
Check if it is safe to call GetFeatures method.
Definition at line 340 of file Node_.hpp.
References CNode_Base::IsSetFeatures().
Referenced by Convert_BioTreeContainer_Seq_id(), CNode_Base::GetFeatures(), and CTableDataBioTreeContainer::x_GetNodeFeature().
|
inline |
Check if it is safe to call GetId method.
Definition at line 207 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::IsSetId().
Referenced by CFeatureDescr_Base::GetId().
|
inline |
Check if it is safe to call GetId method.
Definition at line 246 of file Node_.hpp.
References CNode_Base::IsSetId().
Referenced by CNode_Base::GetId().
|
inline |
Check if it is safe to call GetLabel method.
Definition at line 444 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::IsSetLabel().
Referenced by CBioTreeContainer_Base::GetLabel().
|
inline |
Check if it is safe to call GetLabels method.
Definition at line 196 of file DistanceMatrix_.hpp.
|
inline |
Check if it is safe to call GetName method.
Definition at line 254 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::IsSetName().
Referenced by CFeatureDescr_Base::GetName().
|
inline |
Check if it is safe to call GetNodes method.
Definition at line 414 of file BioTreeContainer_.hpp.
|
inline |
Check if it is safe to call GetParent method.
Definition at line 293 of file Node_.hpp.
References CNode_Base::IsSetParent().
Referenced by CTableDataBioTreeContainer::GetIntValue(), and CNode_Base::GetParent().
|
inline |
Check if it is safe to call GetTreetype method.
Definition at line 337 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::IsSetTreetype().
Referenced by CBioTreeContainer_Base::GetTreetype().
|
inline |
Check if it is safe to call GetUser method.
Definition at line 491 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::IsSetUser().
Referenced by CBioTreeContainer_Base::GetUser().
|
inline |
Check if it is safe to call GetValue method.
Definition at line 252 of file NodeFeature_.hpp.
References CNodeFeature_Base::IsSetValue().
Referenced by CNodeFeature_Base::GetValue().
|
private |
END_CLASS_INFO CBioTreeContainer_Base::CBioTreeContainer_Base | ( | void | ) |
Definition at line 134 of file BioTreeContainer_.cpp.
References CObject::IsAllocatedInPool(), CBioTreeContainer_Base::m_set_State, CBioTreeContainer_Base::ResetFdict(), and CBioTreeContainer_Base::ResetNodes().
|
private |
END_CLASS_INFO CDistanceMatrix_Base::CDistanceMatrix_Base | ( | void | ) |
Definition at line 80 of file DistanceMatrix_.cpp.
References CDistanceMatrix_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file FeatureDescr.hpp.
|
private |
END_CLASS_INFO CFeatureDescr_Base::CFeatureDescr_Base | ( | void | ) |
Definition at line 74 of file FeatureDescr_.cpp.
References CFeatureDescr_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file FeatureDictSet.hpp.
|
private |
END_CLASS_INFO CFeatureDictSet_Base::CFeatureDictSet_Base | ( | void | ) |
Definition at line 68 of file FeatureDictSet_.cpp.
References CFeatureDictSet_Base::m_set_State.
|
private |
END_CLASS_INFO CNode_Base::CNode_Base | ( | void | ) |
Definition at line 88 of file Node_.cpp.
References CNode_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file NodeFeature.hpp.
|
private |
END_CLASS_INFO CNodeFeature_Base::CNodeFeature_Base | ( | void | ) |
Definition at line 74 of file NodeFeature_.cpp.
References CNodeFeature_Base::m_set_State.
|
private |
|
inline |
Definition at line 86 of file NodeFeatureSet.hpp.
|
private |
END_CLASS_INFO CNodeFeatureSet_Base::CNodeFeatureSet_Base | ( | void | ) |
Definition at line 68 of file NodeFeatureSet_.cpp.
References CNodeFeatureSet_Base::m_set_State.
|
inline |
Definition at line 86 of file NodeSet.hpp.
|
private |
END_CLASS_INFO CNodeSet_Base::CNodeSet_Base | ( | void | ) |
Definition at line 68 of file NodeSet_.cpp.
References CNodeSet_Base::m_set_State.
CBioTreeContainer_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CDistanceMatrix_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatureDescr_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CFeatureDictSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CNode_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CNodeFeature_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CNodeFeatureSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
CNodeSet_Base::DECLARE_INTERNAL_TYPE_INFO | ( | ) |
|
inline |
Get the member data.
Definition at line 164 of file FeatureDictSet_.hpp.
References CFeatureDictSet_Base::m_data.
Referenced by CBioTreeSelection::CBioTreeSelection(), Convert_BioTreeContainer_Seq_id(), CTableDataBioTreeContainer::Init(), s_TestFeatureDict(), and s_TestResultTreeContainer().
|
inline |
Get the member data.
Definition at line 164 of file NodeFeatureSet_.hpp.
References CNodeFeatureSet_Base::m_data.
Referenced by Convert_BioTreeContainer_Seq_id(), s_IsLeaf(), s_TestNode(), and CTableDataBioTreeContainer::x_GetNodeFeature().
|
inline |
Get the member data.
Definition at line 164 of file NodeSet_.hpp.
References CNodeSet_Base::m_data.
Referenced by BOOST_AUTO_TEST_CASE(), CBioTreeSelection::CBioTreeSelection(), Convert_BioTreeContainer_Seq_id(), CBioTreeContainer::GetNodeCount(), CTableDataBioTreeContainer::Init(), MakeDistanceSensitiveBioTreeContainer(), and s_TestResultTreeContainer().
|
inline |
Get the Distances member data.
Definition at line 227 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_Distances.
Referenced by CDistanceMatrix::AsMatrix().
|
inline |
Get the Fdict member data.
Definition at line 390 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Fdict, and CBioTreeContainer_Base::ResetFdict().
Referenced by Convert_BioTreeContainer_Seq_id(), CTableDataBioTreeContainer::Init(), and s_TestResultTreeContainer().
|
inline |
Get the Featureid member data.
Definition at line 218 of file NodeFeature_.hpp.
References CNodeFeature_Base::CanGetFeatureid(), CNodeFeature_Base::m_Featureid, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Features member data.
Definition at line 346 of file Node_.hpp.
References CNode_Base::CanGetFeatures(), CNode_Base::m_Features, and CSerialObject::ThrowUnassigned().
Referenced by Convert_BioTreeContainer_Seq_id(), s_IsLeaf(), s_TestNode(), and CTableDataBioTreeContainer::x_GetNodeFeature().
|
inline |
Get the Id member data.
Definition at line 220 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::CanGetId(), CFeatureDescr_Base::m_Id, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Id member data.
Definition at line 259 of file Node_.hpp.
References CNode_Base::CanGetId(), CNode_Base::m_Id, and CSerialObject::ThrowUnassigned().
Referenced by CTableDataBioTreeContainer::GetIntValue(), and CBioTreeContainer::GetLeafCount().
|
inline |
Get the Label member data.
Definition at line 450 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::CanGetLabel(), CBioTreeContainer_Base::m_Label, and CSerialObject::ThrowUnassigned().
Referenced by CAsnObjectLoader::LoadFromStream().
|
inline |
Get the Labels member data.
Definition at line 202 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_Labels.
Referenced by CDistanceMatrix::AsMatrix().
|
inline |
Get the Name member data.
Definition at line 260 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::CanGetName(), CFeatureDescr_Base::m_Name, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Nodes member data.
Definition at line 420 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Nodes, and CBioTreeContainer_Base::ResetNodes().
Referenced by BOOST_AUTO_TEST_CASE(), Convert_BioTreeContainer_Seq_id(), CBioTreeContainer::GetLeafCount(), CBioTreeContainer::GetNodeCount(), CTableDataBioTreeContainer::Init(), MakeDistanceSensitiveBioTreeContainer(), and s_TestResultTreeContainer().
|
inline |
Get the Parent member data.
Definition at line 306 of file Node_.hpp.
References CNode_Base::CanGetParent(), CNode_Base::m_Parent, and CSerialObject::ThrowUnassigned().
Referenced by CTableDataBioTreeContainer::GetIntValue(), and CBioTreeContainer::GetLeafCount().
|
inline |
Get the Treetype member data.
Definition at line 343 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::CanGetTreetype(), CBioTreeContainer_Base::m_Treetype, and CSerialObject::ThrowUnassigned().
Referenced by CPhyTreeView::CommitTheChanges().
|
inline |
Get the User member data.
Definition at line 497 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::CanGetUser(), CBioTreeContainer_Base::m_User, and CSerialObject::ThrowUnassigned().
|
inline |
Get the Value member data.
Definition at line 258 of file NodeFeature_.hpp.
References CNodeFeature_Base::CanGetValue(), CNodeFeature_Base::m_Value, 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< CFeatureDescr > > Tdata'
Definition at line 152 of file FeatureDictSet_.hpp.
References CFeatureDictSet_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< CNodeFeature > > Tdata'
Definition at line 152 of file NodeFeatureSet_.hpp.
References CNodeFeatureSet_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< CNode > > Tdata'
Definition at line 152 of file NodeSet_.hpp.
References CNodeSet_Base::m_set_State.
|
inline |
n(n-1)/2 pairwise distances (0, 1)...(0, n), (1, 2)...(1, n)...
Check if a value has been assigned to Distances data member.
Data member Distances is mandatory; its type is defined as 'typedef vector< double > TDistances'
Definition at line 215 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_set_State.
|
inline |
features dictionary Check if a value has been assigned to Fdict data member.
Data member Fdict is mandatory; its type is defined as 'typedef CFeatureDictSet TFdict'
Definition at line 378 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Fdict.
|
inline |
Check if a value has been assigned to Featureid data member.
Data member Featureid is mandatory; its type is defined as 'typedef int TFeatureid'
Definition at line 199 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_set_State.
Referenced by CNodeFeature_Base::CanGetFeatureid(), and CNodeFeature_Base::SetFeatureid().
|
inline |
Check if a value has been assigned to Features data member.
Data member Features is optional; its type is defined as 'typedef CNodeFeatureSet TFeatures'
Definition at line 334 of file Node_.hpp.
References CNode_Base::m_Features.
Referenced by CNode_Base::CanGetFeatures().
|
inline |
feature id Check if a value has been assigned to Id data member.
Data member Id is mandatory; its type is defined as 'typedef int TId'
Definition at line 201 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_set_State.
Referenced by CFeatureDescr_Base::CanGetId(), and CFeatureDescr_Base::SetId().
|
inline |
node uid Check if a value has been assigned to Id data member.
Data member Id is mandatory; its type is defined as 'typedef int TId'
Definition at line 240 of file Node_.hpp.
References CNode_Base::m_set_State.
Referenced by CNode_Base::CanGetId(), and CNode_Base::SetId().
|
inline |
bio-tree label (short name) Check if a value has been assigned to Label data member.
Data member Label is optional; its type is defined as 'typedef string TLabel'
Definition at line 438 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_set_State.
Referenced by CBioTreeContainer_Base::CanGetLabel(), CAsnObjectLoader::LoadFromStream(), and CBioTreeContainer_Base::SetLabel().
|
inline |
n labels Check if a value has been assigned to Labels data member.
Data member Labels is mandatory; its type is defined as 'typedef vector< string > TLabels'
Definition at line 190 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_set_State.
|
inline |
feature name Check if a value has been assigned to Name data member.
Data member Name is mandatory; its type is defined as 'typedef string TName'
Definition at line 248 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_set_State.
Referenced by CFeatureDescr_Base::CanGetName(), and CFeatureDescr_Base::SetName().
|
inline |
set of nodes with encoded topology Check if a value has been assigned to Nodes data member.
Data member Nodes is mandatory; its type is defined as 'typedef CNodeSet TNodes'
Definition at line 408 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Nodes.
Referenced by CBioTreeContainer::GetLeafCount(), and CBioTreeContainer::GetNodeCount().
|
inline |
parent node id Check if a value has been assigned to Parent data member.
Data member Parent is optional; its type is defined as 'typedef int TParent'
Definition at line 287 of file Node_.hpp.
References CNode_Base::m_set_State.
Referenced by CNode_Base::CanGetParent(), CBioTreeContainer::GetLeafCount(), and CNode_Base::SetParent().
|
inline |
hint on what kind of tree this is Check if a value has been assigned to Treetype data member.
Data member Treetype is optional; its type is defined as 'typedef string TTreetype'
Definition at line 331 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_set_State.
Referenced by CBioTreeContainer_Base::CanGetTreetype(), CPhyTreeView::CommitTheChanges(), and CBioTreeContainer_Base::SetTreetype().
|
inline |
user defined object Check if a value has been assigned to User data member.
Data member User is optional; its type is defined as 'typedef CUser_object TUser'
Definition at line 485 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_User.
Referenced by CBioTreeContainer_Base::CanGetUser().
|
inline |
Check if a value has been assigned to Value data member.
Data member Value is mandatory; its type is defined as 'typedef CStringUTF8 TValue'
Definition at line 246 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_set_State.
Referenced by CNodeFeature_Base::CanGetValue(), and CNodeFeature_Base::SetValue().
|
inline |
Conversion operator to 'const Tdata' type.
Definition at line 177 of file FeatureDictSet_.hpp.
|
inline |
Conversion operator to 'const Tdata' type.
Definition at line 177 of file NodeFeatureSet_.hpp.
|
inline |
Conversion operator to 'const Tdata' type.
Definition at line 177 of file NodeSet_.hpp.
|
inline |
Conversion operator to 'Tdata' type.
Definition at line 183 of file FeatureDictSet_.hpp.
|
inline |
Conversion operator to 'Tdata' type.
Definition at line 183 of file NodeFeatureSet_.hpp.
|
inline |
Conversion operator to 'Tdata' type.
Definition at line 183 of file NodeSet_.hpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
virtual |
Reset the whole object.
Definition at line 110 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::ResetFdict(), CBioTreeContainer_Base::ResetLabel(), CBioTreeContainer_Base::ResetNodes(), CBioTreeContainer_Base::ResetTreetype(), and CBioTreeContainer_Base::ResetUser().
Referenced by CPhyTreeView::CommitTheChanges().
|
virtual |
Reset the whole object.
Definition at line 62 of file DistanceMatrix_.cpp.
References CDistanceMatrix_Base::ResetDistances(), and CDistanceMatrix_Base::ResetLabels().
|
virtual |
Reset the whole object.
Definition at line 56 of file FeatureDescr_.cpp.
References CFeatureDescr_Base::ResetId(), and CFeatureDescr_Base::ResetName().
void CFeatureDictSet_Base::Reset | ( | void | ) |
Reset data member.
Definition at line 51 of file FeatureDictSet_.cpp.
References CFeatureDictSet_Base::m_data, and CFeatureDictSet_Base::m_set_State.
Referenced by CChangePhyloPropertyCmd::PerformFeatureDictEdit().
|
virtual |
Reset the whole object.
Definition at line 68 of file Node_.cpp.
References CNode_Base::ResetFeatures(), CNode_Base::ResetId(), and CNode_Base::ResetParent().
|
virtual |
Reset the whole object.
Definition at line 56 of file NodeFeature_.cpp.
References CNodeFeature_Base::ResetFeatureid(), and CNodeFeature_Base::ResetValue().
void CNodeFeatureSet_Base::Reset | ( | void | ) |
Reset data member.
Definition at line 51 of file NodeFeatureSet_.cpp.
References CNodeFeatureSet_Base::m_data, and CNodeFeatureSet_Base::m_set_State.
void CNodeSet_Base::Reset | ( | void | ) |
Reset data member.
Definition at line 51 of file NodeSet_.cpp.
References CNodeSet_Base::m_data, and CNodeSet_Base::m_set_State.
void CDistanceMatrix_Base::ResetDistances | ( | void | ) |
Reset Distances data member.
Definition at line 56 of file DistanceMatrix_.cpp.
References CDistanceMatrix_Base::m_Distances, and CDistanceMatrix_Base::m_set_State.
Referenced by CDistanceMatrix::FromMatrix(), and CDistanceMatrix_Base::Reset().
void CBioTreeContainer_Base::ResetFdict | ( | void | ) |
Reset Fdict data member.
Definition at line 59 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_Fdict.
Referenced by CBioTreeContainer_Base::CBioTreeContainer_Base(), CBioTreeContainer_Base::GetFdict(), CBioTreeContainer_Base::Reset(), and CBioTreeContainer_Base::SetFdict().
|
inline |
Reset Featureid data member.
Definition at line 211 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_Featureid, and CNodeFeature_Base::m_set_State.
Referenced by CNodeFeature_Base::Reset().
void CNode_Base::ResetFeatures | ( | void | ) |
Reset Features data member.
Definition at line 51 of file Node_.cpp.
References CNode_Base::m_Features.
Referenced by CNode_Base::Reset().
|
inline |
Reset Id data member.
Definition at line 213 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_Id, and CFeatureDescr_Base::m_set_State.
Referenced by CFeatureDescr_Base::Reset().
|
inline |
Reset Id data member.
Definition at line 252 of file Node_.hpp.
References CNode_Base::m_Id, and CNode_Base::m_set_State.
Referenced by CNode_Base::Reset().
void CBioTreeContainer_Base::ResetLabel | ( | void | ) |
Reset Label data member.
Definition at line 87 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_Label, and CBioTreeContainer_Base::m_set_State.
Referenced by CBioTreeContainer_Base::Reset().
void CDistanceMatrix_Base::ResetLabels | ( | void | ) |
Reset Labels data member.
Definition at line 50 of file DistanceMatrix_.cpp.
References CDistanceMatrix_Base::m_Labels, and CDistanceMatrix_Base::m_set_State.
Referenced by CDistanceMatrix::Read(), and CDistanceMatrix_Base::Reset().
void CFeatureDescr_Base::ResetName | ( | void | ) |
Reset Name data member.
Definition at line 50 of file FeatureDescr_.cpp.
References CFeatureDescr_Base::m_Name, and CFeatureDescr_Base::m_set_State.
Referenced by CFeatureDescr_Base::Reset().
void CBioTreeContainer_Base::ResetNodes | ( | void | ) |
Reset Nodes data member.
Definition at line 73 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_Nodes.
Referenced by CBioTreeContainer_Base::CBioTreeContainer_Base(), CBioTreeContainer_Base::GetNodes(), CBioTreeContainer_Base::Reset(), and CBioTreeContainer_Base::SetNodes().
|
inline |
Reset Parent data member.
Definition at line 299 of file Node_.hpp.
References CNode_Base::m_Parent, and CNode_Base::m_set_State.
Referenced by CNode_Base::Reset().
void CBioTreeContainer_Base::ResetTreetype | ( | void | ) |
Reset Treetype data member.
Definition at line 53 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_set_State, and CBioTreeContainer_Base::m_Treetype.
Referenced by CBioTreeContainer_Base::Reset().
void CBioTreeContainer_Base::ResetUser | ( | void | ) |
Reset User data member.
Definition at line 93 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_User.
Referenced by CBioTreeContainer_Base::Reset().
void CNodeFeature_Base::ResetValue | ( | void | ) |
Reset Value data member.
Definition at line 50 of file NodeFeature_.cpp.
References CNodeFeature_Base::m_set_State, and CNodeFeature_Base::m_Value.
Referenced by CNodeFeature_Base::Reset().
|
inline |
Assign a value to data member.
Definition at line 170 of file FeatureDictSet_.hpp.
References CFeatureDictSet_Base::m_data, and CFeatureDictSet_Base::m_set_State.
Referenced by CChangePhyloExpandCollapseCmd::PerformEdit(), and CChangePhyloPropertyCmd::PerformFeatureDictEdit().
|
inline |
Assign a value to data member.
Definition at line 170 of file NodeFeatureSet_.hpp.
References CNodeFeatureSet_Base::m_data, and CNodeFeatureSet_Base::m_set_State.
|
inline |
Assign a value to data member.
Definition at line 170 of file NodeSet_.hpp.
References CNodeSet_Base::m_data, and CNodeSet_Base::m_set_State.
|
inline |
Assign a value to Distances data member.
Definition at line 233 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_Distances, and CDistanceMatrix_Base::m_set_State.
Referenced by CDistanceMatrix::FromMatrix().
void CBioTreeContainer_Base::SetFdict | ( | CBioTreeContainer_Base::TFdict & | value | ) |
Assign a value to Fdict data member.
value | Reference to value. |
Definition at line 68 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_Fdict, and rapidjson::value.
Referenced by MakeBioTreeContainer(), MakeDistanceSensitiveBioTreeContainer(), CChangePhyloExpandCollapseCmd::PerformEdit(), CChangePhyloPropertyCmd::PerformFeatureDictEdit(), s_AddFeatureDescr(), CPhyTreeFormatter::x_AddFeatureDesc(), and CMSAToolJob::x_AddTreeProjectItem().
|
inline |
Assign a value to Fdict data member.
Definition at line 399 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Fdict, and CBioTreeContainer_Base::ResetFdict().
|
inline |
Assign a value to Featureid data member.
value | Value to assign |
Definition at line 227 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_Featureid, CNodeFeature_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Featureid data member.
Definition at line 234 of file NodeFeature_.hpp.
References CNodeFeature_Base::IsSetFeatureid(), CNodeFeature_Base::m_Featureid, CNodeFeature_Base::m_set_State, and CSerialObject::UnassignedByte().
void CNode_Base::SetFeatures | ( | CNode_Base::TFeatures & | value | ) |
Assign a value to Features data member.
value | Reference to value. |
Definition at line 56 of file Node_.cpp.
References CNode_Base::m_Features, and rapidjson::value.
Referenced by s_AddFeature(), and CPhyTreeFormatter::x_AddFeature().
CNode_Base::TFeatures & CNode_Base::SetFeatures | ( | void | ) |
Assign a value to Features data member.
Definition at line 61 of file Node_.cpp.
References CNode_Base::m_Features.
|
inline |
Assign a value to Id data member.
value | Value to assign |
Definition at line 229 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_Id, CFeatureDescr_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Id data member.
value | Value to assign |
Definition at line 268 of file Node_.hpp.
References CNode_Base::m_Id, CNode_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Id data member.
Definition at line 236 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::IsSetId(), CFeatureDescr_Base::m_Id, CFeatureDescr_Base::m_set_State, and CSerialObject::UnassignedByte().
|
inline |
Assign a value to Id data member.
Definition at line 275 of file Node_.hpp.
References CNode_Base::IsSetId(), CNode_Base::m_Id, CNode_Base::m_set_State, and CSerialObject::UnassignedByte().
Assign a value to Label data member.
value | Value to assign |
Definition at line 459 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Label, CBioTreeContainer_Base::m_set_State, and rapidjson::value.
Referenced by CAsnObjectLoader::LoadFromStream().
|
inline |
Definition at line 466 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Label, CBioTreeContainer_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Label data member.
Definition at line 473 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::IsSetLabel(), CBioTreeContainer_Base::m_Label, CBioTreeContainer_Base::m_set_State, and CSerialObject::UnassignedString().
|
inline |
Assign a value to Labels data member.
Definition at line 208 of file DistanceMatrix_.hpp.
References CDistanceMatrix_Base::m_Labels, and CDistanceMatrix_Base::m_set_State.
Referenced by CDistanceMatrix::Read().
Assign a value to Name data member.
value | Value to assign |
Definition at line 269 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_Name, CFeatureDescr_Base::m_set_State, and rapidjson::value.
|
inline |
Definition at line 276 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::m_Name, CFeatureDescr_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Name data member.
Definition at line 283 of file FeatureDescr_.hpp.
References CFeatureDescr_Base::IsSetName(), CFeatureDescr_Base::m_Name, CFeatureDescr_Base::m_set_State, and CSerialObject::UnassignedString().
void CBioTreeContainer_Base::SetNodes | ( | CBioTreeContainer_Base::TNodes & | value | ) |
Assign a value to Nodes data member.
value | Reference to value. |
Definition at line 82 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_Nodes, and rapidjson::value.
Referenced by MakeBioTreeContainer(), MakeDistanceSensitiveBioTreeContainer(), CChangePhyloPropertyCmd::PerformEdit(), CChangePhyloExpandCollapseCmd::PerformEdit(), s_AddNodeToBtc(), CMSAToolJob::x_AddTreeProjectItem(), CTaxTreeToolJob::x_CreateProjectItems(), CTreeBuilderJob::x_CreateProjectItems(), CPhyTreeFormatter::x_InitTreeFeatures(), CPhyTreeFormatter::x_InitTreeLabels(), and CPhyTreeFormatter::x_MarkLeavesBySeqId().
|
inline |
Assign a value to Nodes data member.
Definition at line 429 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_Nodes, and CBioTreeContainer_Base::ResetNodes().
|
inline |
Assign a value to Parent data member.
value | Value to assign |
Definition at line 315 of file Node_.hpp.
References CNode_Base::m_Parent, CNode_Base::m_set_State, and rapidjson::value.
|
inline |
Assign a value to Parent data member.
Definition at line 322 of file Node_.hpp.
References CNode_Base::IsSetParent(), CNode_Base::m_Parent, CNode_Base::m_set_State, and CSerialObject::UnassignedByte().
Assign a value to Treetype data member.
value | Value to assign |
Definition at line 352 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_set_State, CBioTreeContainer_Base::m_Treetype, and rapidjson::value.
Referenced by CPhyTreeView::CommitTheChanges(), CMSAToolJob::x_AddTreeProjectItem(), CTaxTreeToolJob::x_CreateProjectItems(), and CTreeBuilderJob::x_CreateProjectItems().
|
inline |
Definition at line 359 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::m_set_State, CBioTreeContainer_Base::m_Treetype, and rapidjson::value.
|
inline |
Assign a value to Treetype data member.
Definition at line 366 of file BioTreeContainer_.hpp.
References CBioTreeContainer_Base::IsSetTreetype(), CBioTreeContainer_Base::m_set_State, CBioTreeContainer_Base::m_Treetype, and CSerialObject::UnassignedString().
void CBioTreeContainer_Base::SetUser | ( | CBioTreeContainer_Base::TUser & | value | ) |
Assign a value to User data member.
value | Reference to value. |
Definition at line 98 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_User, and rapidjson::value.
Referenced by CPhyTreeView::OnSomethingEdited(), and CChangePhyloSelectionSetCmd::PerformEdit().
CBioTreeContainer_Base::TUser & CBioTreeContainer_Base::SetUser | ( | void | ) |
Assign a value to User data member.
Definition at line 103 of file BioTreeContainer_.cpp.
References CBioTreeContainer_Base::m_User.
Assign a value to Value data member.
value | Value to assign |
Definition at line 267 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_set_State, CNodeFeature_Base::m_Value, and rapidjson::value.
Referenced by BOOST_AUTO_TEST_CASE().
|
inline |
Definition at line 274 of file NodeFeature_.hpp.
References CNodeFeature_Base::m_set_State, CNodeFeature_Base::m_Value, and rapidjson::value.
|
inline |
Assign a value to Value data member.
Definition at line 281 of file NodeFeature_.hpp.
References CNodeFeature_Base::IsSetValue(), CNodeFeature_Base::m_set_State, CNodeFeature_Base::m_Value, and CSerialObject::UnassignedStringUTF8().
|
virtual |
Definition at line 144 of file BioTreeContainer_.cpp.
|
virtual |
Definition at line 86 of file DistanceMatrix_.cpp.
CFeatureDescr::~CFeatureDescr | ( | void | ) |
Definition at line 50 of file FeatureDescr.cpp.
|
virtual |
Definition at line 81 of file FeatureDescr_.cpp.
CFeatureDictSet::~CFeatureDictSet | ( | void | ) |
Definition at line 50 of file FeatureDictSet.cpp.
|
virtual |
Definition at line 74 of file FeatureDictSet_.cpp.
CNodeFeature::~CNodeFeature | ( | void | ) |
Definition at line 50 of file NodeFeature.cpp.
|
virtual |
Definition at line 81 of file NodeFeature_.cpp.
CNodeFeatureSet::~CNodeFeatureSet | ( | void | ) |
Definition at line 50 of file NodeFeatureSet.cpp.
|
virtual |
Definition at line 74 of file NodeFeatureSet_.cpp.
CNodeSet::~CNodeSet | ( | void | ) |
Definition at line 50 of file NodeSet.cpp.
|
virtual |
Definition at line 74 of file NodeSet_.cpp.
|
private |
Definition at line 139 of file FeatureDictSet_.hpp.
Referenced by CFeatureDictSet_Base::Get(), CFeatureDictSet_Base::Reset(), and CFeatureDictSet_Base::Set().
|
private |
Definition at line 139 of file NodeFeatureSet_.hpp.
Referenced by CNodeFeatureSet_Base::Get(), CNodeFeatureSet_Base::Reset(), and CNodeFeatureSet_Base::Set().
Definition at line 139 of file NodeSet_.hpp.
Referenced by CNodeSet_Base::Get(), CNodeSet_Base::Reset(), and CNodeSet_Base::Set().
|
private |
Definition at line 177 of file DistanceMatrix_.hpp.
Referenced by CDistanceMatrix_Base::GetDistances(), CDistanceMatrix_Base::ResetDistances(), and CDistanceMatrix_Base::SetDistances().
Definition at line 315 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::GetFdict(), CBioTreeContainer_Base::IsSetFdict(), CBioTreeContainer_Base::ResetFdict(), and CBioTreeContainer_Base::SetFdict().
|
private |
Definition at line 185 of file NodeFeature_.hpp.
Referenced by CNodeFeature_Base::GetFeatureid(), CNodeFeature_Base::ResetFeatureid(), and CNodeFeature_Base::SetFeatureid().
Definition at line 227 of file Node_.hpp.
Referenced by CNode_Base::GetFeatures(), CNode_Base::IsSetFeatures(), CNode_Base::ResetFeatures(), and CNode_Base::SetFeatures().
|
private |
Definition at line 187 of file FeatureDescr_.hpp.
Referenced by CFeatureDescr_Base::GetId(), CFeatureDescr_Base::ResetId(), and CFeatureDescr_Base::SetId().
|
private |
Definition at line 225 of file Node_.hpp.
Referenced by CNode_Base::GetId(), CNode_Base::ResetId(), and CNode_Base::SetId().
|
private |
Definition at line 317 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::GetLabel(), CBioTreeContainer_Base::ResetLabel(), and CBioTreeContainer_Base::SetLabel().
|
private |
Definition at line 176 of file DistanceMatrix_.hpp.
Referenced by CDistanceMatrix_Base::GetLabels(), CDistanceMatrix_Base::ResetLabels(), and CDistanceMatrix_Base::SetLabels().
|
private |
Definition at line 188 of file FeatureDescr_.hpp.
Referenced by CFeatureDescr_Base::GetName(), CFeatureDescr_Base::ResetName(), and CFeatureDescr_Base::SetName().
Definition at line 316 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::GetNodes(), CBioTreeContainer_Base::IsSetNodes(), CBioTreeContainer_Base::ResetNodes(), and CBioTreeContainer_Base::SetNodes().
|
private |
Definition at line 226 of file Node_.hpp.
Referenced by CDockLayoutTree::CNode::GetParent(), CNode_Base::GetParent(), CNode_Base::ResetParent(), and CNode_Base::SetParent().
|
private |
Definition at line 313 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::CBioTreeContainer_Base(), CBioTreeContainer_Base::IsSetLabel(), CBioTreeContainer_Base::IsSetTreetype(), CBioTreeContainer_Base::ResetLabel(), CBioTreeContainer_Base::ResetTreetype(), CBioTreeContainer_Base::SetLabel(), and CBioTreeContainer_Base::SetTreetype().
|
private |
Definition at line 175 of file DistanceMatrix_.hpp.
Referenced by CDistanceMatrix_Base::CDistanceMatrix_Base(), CDistanceMatrix_Base::IsSetDistances(), CDistanceMatrix_Base::IsSetLabels(), CDistanceMatrix_Base::ResetDistances(), CDistanceMatrix_Base::ResetLabels(), CDistanceMatrix_Base::SetDistances(), and CDistanceMatrix_Base::SetLabels().
|
private |
Definition at line 186 of file FeatureDescr_.hpp.
Referenced by CFeatureDescr_Base::CFeatureDescr_Base(), CFeatureDescr_Base::IsSetId(), CFeatureDescr_Base::IsSetName(), CFeatureDescr_Base::ResetId(), CFeatureDescr_Base::ResetName(), CFeatureDescr_Base::SetId(), and CFeatureDescr_Base::SetName().
|
private |
Definition at line 138 of file FeatureDictSet_.hpp.
Referenced by CFeatureDictSet_Base::CFeatureDictSet_Base(), CFeatureDictSet_Base::IsSet(), CFeatureDictSet_Base::Reset(), and CFeatureDictSet_Base::Set().
|
private |
Definition at line 224 of file Node_.hpp.
Referenced by CNode_Base::CNode_Base(), CNode_Base::IsSetId(), CNode_Base::IsSetParent(), CNode_Base::ResetId(), CNode_Base::ResetParent(), CNode_Base::SetId(), and CNode_Base::SetParent().
|
private |
Definition at line 184 of file NodeFeature_.hpp.
Referenced by CNodeFeature_Base::CNodeFeature_Base(), CNodeFeature_Base::IsSetFeatureid(), CNodeFeature_Base::IsSetValue(), CNodeFeature_Base::ResetFeatureid(), CNodeFeature_Base::ResetValue(), CNodeFeature_Base::SetFeatureid(), and CNodeFeature_Base::SetValue().
|
private |
Definition at line 138 of file NodeFeatureSet_.hpp.
Referenced by CNodeFeatureSet_Base::CNodeFeatureSet_Base(), CNodeFeatureSet_Base::IsSet(), CNodeFeatureSet_Base::Reset(), and CNodeFeatureSet_Base::Set().
|
private |
Definition at line 138 of file NodeSet_.hpp.
Referenced by CNodeSet_Base::CNodeSet_Base(), CNodeSet_Base::IsSet(), CNodeSet_Base::Reset(), and CNodeSet_Base::Set().
|
private |
Definition at line 314 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::GetTreetype(), CBioTreeContainer_Base::ResetTreetype(), and CBioTreeContainer_Base::SetTreetype().
Definition at line 318 of file BioTreeContainer_.hpp.
Referenced by CBioTreeContainer_Base::GetUser(), CBioTreeContainer_Base::IsSetUser(), CBioTreeContainer_Base::ResetUser(), and CBioTreeContainer_Base::SetUser().
|
private |
Definition at line 186 of file NodeFeature_.hpp.
Referenced by CNodeFeature_Base::GetValue(), CNodeFeature_Base::ResetValue(), and CNodeFeature_Base::SetValue().