NCBI C++ ToolKit
|
This is the complete list of members for CBioTreeFeatureList, including all inherited members.
CBioTreeFeatureList() | CBioTreeFeatureList | |
CBioTreeFeatureList(const CBioTreeFeatureList &flist) | CBioTreeFeatureList | |
GetFeatureList() const | CBioTreeFeatureList | inline |
GetFeatureValue(TBioTreeFeatureId id) const | CBioTreeFeatureList | |
GetFeatureValue(TBioTreeFeatureId id, string &result) const | CBioTreeFeatureList | |
m_FeatureList | CBioTreeFeatureList | protected |
operator=(const CBioTreeFeatureList &flist) | CBioTreeFeatureList | |
operator[](TBioTreeFeatureId id) const | CBioTreeFeatureList | inline |
RemoveFeature(TBioTreeFeatureId id) | CBioTreeFeatureList | |
SetFeature(TBioTreeFeatureId id, const string &value) | CBioTreeFeatureList | |
TFeatureList typedef | CBioTreeFeatureList |