Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/group__dataspec__MMDB.html below:
Code generated by DATATOOL from 'mmdb1.asn' (module 'MMDB')
enum class CBiostruc_Base::E_memberIndex {
CBiostruc_Base::e__allMandatory = 0 , CBiostruc_Base::e_id , CBiostruc_Base::e_descr , CBiostruc_Base::e_chemical_graph ,
CBiostruc_Base::e_features , CBiostruc_Base::e_model
} enum class CBiostruc_annot_set_Base::E_memberIndex { CBiostruc_annot_set_Base::e__allMandatory = 0 , CBiostruc_annot_set_Base::e_id , CBiostruc_annot_set_Base::e_descr , CBiostruc_annot_set_Base::e_features } enum CBiostruc_descr_Base::E_Choice {
CBiostruc_descr_Base::e_not_set = 0 , CBiostruc_descr_Base::e_Name , CBiostruc_descr_Base::e_Pdb_comment , CBiostruc_descr_Base::e_Other_comment ,
CBiostruc_descr_Base::e_History , CBiostruc_descr_Base::e_Attribution
} Choice variants. More...
enum CBiostruc_descr_Base::E_ChoiceStopper { CBiostruc_descr_Base::e_MaxChoice = 6 } Maximum+1 value of the choice variant enumerator. More...
enum class CBiostruc_history_Base::E_memberIndex { CBiostruc_history_Base::e__allMandatory = 0 , CBiostruc_history_Base::e_replaces , CBiostruc_history_Base::e_replaced_by , CBiostruc_history_Base::e_data_source } enum CBiostruc_id_Base::E_Choice { CBiostruc_id_Base::e_not_set = 0 , CBiostruc_id_Base::e_Mmdb_id , CBiostruc_id_Base::e_Other_database , CBiostruc_id_Base::e_Local_id } Choice variants. More...
enum CBiostruc_id_Base::E_ChoiceStopper { CBiostruc_id_Base::e_MaxChoice = 4 } Maximum+1 value of the choice variant enumerator. More...
enum class CBiostruc_replace_Base::E_memberIndex { CBiostruc_replace_Base::e__allMandatory = 0 , CBiostruc_replace_Base::e_id , CBiostruc_replace_Base::e_date } enum class CBiostruc_residue_graph_set_Base::E_memberIndex { CBiostruc_residue_graph_set_Base::e__allMandatory = 0 , CBiostruc_residue_graph_set_Base::e_id , CBiostruc_residue_graph_set_Base::e_descr , CBiostruc_residue_graph_set_Base::e_residue_graphs } enum class CBiostruc_set_Base::E_memberIndex { CBiostruc_set_Base::e__allMandatory = 0 , CBiostruc_set_Base::e_id , CBiostruc_set_Base::e_descr , CBiostruc_set_Base::e_biostrucs } enum CBiostruc_source_Base::C_Version_of_database::E_Choice { CBiostruc_source_Base::C_Version_of_database::e_not_set = 0 , CBiostruc_source_Base::C_Version_of_database::e_Release_date , CBiostruc_source_Base::C_Version_of_database::e_Release_code } Choice variants. More...
enum CBiostruc_source_Base::C_Version_of_database::E_ChoiceStopper { CBiostruc_source_Base::C_Version_of_database::e_MaxChoice = 3 } Maximum+1 value of the choice variant enumerator. More...
enum class CBiostruc_source_Base::E_memberIndex {
CBiostruc_source_Base::e__allMandatory = 0 , CBiostruc_source_Base::e_name_of_database , CBiostruc_source_Base::e_version_of_database , CBiostruc_source_Base::e_database_entry_id ,
CBiostruc_source_Base::e_database_entry_date , CBiostruc_source_Base::e_database_entry_history
} CBiostruc_Base::CBiostruc_Base (void) virtual CBiostruc_Base::~CBiostruc_Base (void) CBiostruc_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_Base::IsSetId (void) const Check if a value has been assigned to Id data member. More...
bool CBiostruc_Base::CanGetId (void) const Check if it is safe to call GetId method. More...
void CBiostruc_Base::ResetId (void) Reset Id data member. More...
const TId & CBiostruc_Base::GetId (void) const Get the Id member data. More...
TId & CBiostruc_Base::SetId (void) Assign a value to Id data member. More...
bool CBiostruc_Base::IsSetDescr (void) const Check if a value has been assigned to Descr data member. More...
bool CBiostruc_Base::CanGetDescr (void) const Check if it is safe to call GetDescr method. More...
void CBiostruc_Base::ResetDescr (void) Reset Descr data member. More...
const TDescr & CBiostruc_Base::GetDescr (void) const Get the Descr member data. More...
TDescr & CBiostruc_Base::SetDescr (void) Assign a value to Descr data member. More...
bool CBiostruc_Base::IsSetChemical_graph (void) const Check if a value has been assigned to Chemical_graph data member. More...
bool CBiostruc_Base::CanGetChemical_graph (void) const Check if it is safe to call GetChemical_graph method. More...
void CBiostruc_Base::ResetChemical_graph (void) Reset Chemical_graph data member. More...
const TChemical_graph & CBiostruc_Base::GetChemical_graph (void) const Get the Chemical_graph member data. More...
void CBiostruc_Base::SetChemical_graph (TChemical_graph &value) Assign a value to Chemical_graph data member. More...
TChemical_graph & CBiostruc_Base::SetChemical_graph (void) Assign a value to Chemical_graph data member. More...
bool CBiostruc_Base::IsSetFeatures (void) const Check if a value has been assigned to Features data member. More...
bool CBiostruc_Base::CanGetFeatures (void) const Check if it is safe to call GetFeatures method. More...
void CBiostruc_Base::ResetFeatures (void) Reset Features data member. More...
const TFeatures & CBiostruc_Base::GetFeatures (void) const Get the Features member data. More...
TFeatures & CBiostruc_Base::SetFeatures (void) Assign a value to Features data member. More...
bool CBiostruc_Base::IsSetModel (void) const Check if a value has been assigned to Model data member. More...
bool CBiostruc_Base::CanGetModel (void) const Check if it is safe to call GetModel method. More...
void CBiostruc_Base::ResetModel (void) Reset Model data member. More...
const TModel & CBiostruc_Base::GetModel (void) const Get the Model member data. More...
TModel & CBiostruc_Base::SetModel (void) Assign a value to Model data member. More...
virtual void CBiostruc_Base::Reset (void) Reset the whole object. More...
CBiostruc_Base::CBiostruc_Base (const CBiostruc_Base &) CBiostruc_Base & CBiostruc_Base::operator= (const CBiostruc_Base &) CBiostruc_annot_set::CBiostruc_annot_set (void) CBiostruc_annot_set::~CBiostruc_annot_set (void) CBiostruc_annot_set::CBiostruc_annot_set (const CBiostruc_annot_set &value) CBiostruc_annot_set & CBiostruc_annot_set::operator= (const CBiostruc_annot_set &value) CBiostruc_annot_set_Base::CBiostruc_annot_set_Base (void) virtual CBiostruc_annot_set_Base::~CBiostruc_annot_set_Base (void) CBiostruc_annot_set_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_annot_set_Base::IsSetId (void) const Check if a value has been assigned to Id data member. More...
bool CBiostruc_annot_set_Base::CanGetId (void) const Check if it is safe to call GetId method. More...
void CBiostruc_annot_set_Base::ResetId (void) Reset Id data member. More...
const TId & CBiostruc_annot_set_Base::GetId (void) const Get the Id member data. More...
TId & CBiostruc_annot_set_Base::SetId (void) Assign a value to Id data member. More...
bool CBiostruc_annot_set_Base::IsSetDescr (void) const Check if a value has been assigned to Descr data member. More...
bool CBiostruc_annot_set_Base::CanGetDescr (void) const Check if it is safe to call GetDescr method. More...
void CBiostruc_annot_set_Base::ResetDescr (void) Reset Descr data member. More...
const TDescr & CBiostruc_annot_set_Base::GetDescr (void) const Get the Descr member data. More...
TDescr & CBiostruc_annot_set_Base::SetDescr (void) Assign a value to Descr data member. More...
bool CBiostruc_annot_set_Base::IsSetFeatures (void) const Check if a value has been assigned to Features data member. More...
bool CBiostruc_annot_set_Base::CanGetFeatures (void) const Check if it is safe to call GetFeatures method. More...
void CBiostruc_annot_set_Base::ResetFeatures (void) Reset Features data member. More...
const TFeatures & CBiostruc_annot_set_Base::GetFeatures (void) const Get the Features member data. More...
TFeatures & CBiostruc_annot_set_Base::SetFeatures (void) Assign a value to Features data member. More...
virtual void CBiostruc_annot_set_Base::Reset (void) Reset the whole object. More...
CBiostruc_annot_set_Base::CBiostruc_annot_set_Base (const CBiostruc_annot_set_Base &) CBiostruc_annot_set_Base & CBiostruc_annot_set_Base::operator= (const CBiostruc_annot_set_Base &) CBiostruc_descr::CBiostruc_descr (void) CBiostruc_descr::~CBiostruc_descr (void) CBiostruc_descr::CBiostruc_descr (const CBiostruc_descr &value) CBiostruc_descr & CBiostruc_descr::operator= (const CBiostruc_descr &value) CBiostruc_descr_Base::CBiostruc_descr_Base (void) virtual CBiostruc_descr_Base::~CBiostruc_descr_Base (void) CBiostruc_descr_Base::DECLARE_INTERNAL_TYPE_INFO () virtual void CBiostruc_descr_Base::Reset (void) Reset the whole object. More...
virtual void CBiostruc_descr_Base::ResetSelection (void) Reset the selection (set it to e_not_set). More...
E_Choice CBiostruc_descr_Base::Which (void) const Which variant is currently selected. More...
void CBiostruc_descr_Base::CheckSelected (E_Choice index) const Verify selection, throw exception if it differs from the expected. More...
void CBiostruc_descr_Base::ThrowInvalidSelection (E_Choice index) const Throw 'InvalidSelection' exception. More...
static string CBiostruc_descr_Base::SelectionName (E_Choice index) Retrieve selection name (for diagnostic purposes). More...
void CBiostruc_descr_Base::Select (E_Choice index, EResetVariant reset=eDoResetVariant) Select the requested variant if needed. More...
void CBiostruc_descr_Base::Select (E_Choice index, EResetVariant reset, CObjectMemoryPool *pool) Select the requested variant if needed, allocating CObject variants from memory pool. More...
bool CBiostruc_descr_Base::IsName (void) const Check if variant Name is selected. More...
const TName & CBiostruc_descr_Base::GetName (void) const Get the variant data. More...
TName & CBiostruc_descr_Base::SetName (void) Select the variant. More...
void CBiostruc_descr_Base::SetName (const TName &value) Select the variant and set its data. More...
bool CBiostruc_descr_Base::IsPdb_comment (void) const Check if variant Pdb_comment is selected. More...
const TPdb_comment & CBiostruc_descr_Base::GetPdb_comment (void) const Get the variant data. More...
TPdb_comment & CBiostruc_descr_Base::SetPdb_comment (void) Select the variant. More...
void CBiostruc_descr_Base::SetPdb_comment (const TPdb_comment &value) Select the variant and set its data. More...
bool CBiostruc_descr_Base::IsOther_comment (void) const Check if variant Other_comment is selected. More...
const TOther_comment & CBiostruc_descr_Base::GetOther_comment (void) const Get the variant data. More...
TOther_comment & CBiostruc_descr_Base::SetOther_comment (void) Select the variant. More...
void CBiostruc_descr_Base::SetOther_comment (const TOther_comment &value) Select the variant and set its data. More...
bool CBiostruc_descr_Base::IsHistory (void) const Check if variant History is selected. More...
const THistory & CBiostruc_descr_Base::GetHistory (void) const Get the variant data. More...
THistory & CBiostruc_descr_Base::SetHistory (void) Select the variant. More...
void CBiostruc_descr_Base::SetHistory (THistory &value) Select the variant and set its data. More...
bool CBiostruc_descr_Base::IsAttribution (void) const Check if variant Attribution is selected. More...
const TAttribution & CBiostruc_descr_Base::GetAttribution (void) const Get the variant data. More...
TAttribution & CBiostruc_descr_Base::SetAttribution (void) Select the variant. More...
void CBiostruc_descr_Base::SetAttribution (TAttribution &value) Select the variant and set its data. More...
CBiostruc_descr_Base::CBiostruc_descr_Base (const CBiostruc_descr_Base &) CBiostruc_descr_Base & CBiostruc_descr_Base::operator= (const CBiostruc_descr_Base &) void CBiostruc_descr_Base::DoSelect (E_Choice index, CObjectMemoryPool *pool=0) CBiostruc_history::CBiostruc_history (void) CBiostruc_history::~CBiostruc_history (void) CBiostruc_history::CBiostruc_history (const CBiostruc_history &value) CBiostruc_history & CBiostruc_history::operator= (const CBiostruc_history &value) CBiostruc_history_Base::CBiostruc_history_Base (void) virtual CBiostruc_history_Base::~CBiostruc_history_Base (void) CBiostruc_history_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_history_Base::IsSetReplaces (void) const Check if a value has been assigned to Replaces data member. More...
bool CBiostruc_history_Base::CanGetReplaces (void) const Check if it is safe to call GetReplaces method. More...
void CBiostruc_history_Base::ResetReplaces (void) Reset Replaces data member. More...
const TReplaces & CBiostruc_history_Base::GetReplaces (void) const Get the Replaces member data. More...
void CBiostruc_history_Base::SetReplaces (TReplaces &value) Assign a value to Replaces data member. More...
TReplaces & CBiostruc_history_Base::SetReplaces (void) Assign a value to Replaces data member. More...
bool CBiostruc_history_Base::IsSetReplaced_by (void) const Check if a value has been assigned to Replaced_by data member. More...
bool CBiostruc_history_Base::CanGetReplaced_by (void) const Check if it is safe to call GetReplaced_by method. More...
void CBiostruc_history_Base::ResetReplaced_by (void) Reset Replaced_by data member. More...
const TReplaced_by & CBiostruc_history_Base::GetReplaced_by (void) const Get the Replaced_by member data. More...
void CBiostruc_history_Base::SetReplaced_by (TReplaced_by &value) Assign a value to Replaced_by data member. More...
TReplaced_by & CBiostruc_history_Base::SetReplaced_by (void) Assign a value to Replaced_by data member. More...
bool CBiostruc_history_Base::IsSetData_source (void) const Check if a value has been assigned to Data_source data member. More...
bool CBiostruc_history_Base::CanGetData_source (void) const Check if it is safe to call GetData_source method. More...
void CBiostruc_history_Base::ResetData_source (void) Reset Data_source data member. More...
const TData_source & CBiostruc_history_Base::GetData_source (void) const Get the Data_source member data. More...
void CBiostruc_history_Base::SetData_source (TData_source &value) Assign a value to Data_source data member. More...
TData_source & CBiostruc_history_Base::SetData_source (void) Assign a value to Data_source data member. More...
virtual void CBiostruc_history_Base::Reset (void) Reset the whole object. More...
CBiostruc_history_Base::CBiostruc_history_Base (const CBiostruc_history_Base &) CBiostruc_history_Base & CBiostruc_history_Base::operator= (const CBiostruc_history_Base &) CBiostruc_id::CBiostruc_id (void) CBiostruc_id::~CBiostruc_id (void) CBiostruc_id::CBiostruc_id (const CBiostruc_id &value) CBiostruc_id & CBiostruc_id::operator= (const CBiostruc_id &value) CBiostruc_id_Base::CBiostruc_id_Base (void) virtual CBiostruc_id_Base::~CBiostruc_id_Base (void) CBiostruc_id_Base::DECLARE_INTERNAL_TYPE_INFO () virtual void CBiostruc_id_Base::Reset (void) Reset the whole object. More...
virtual void CBiostruc_id_Base::ResetSelection (void) Reset the selection (set it to e_not_set). More...
E_Choice CBiostruc_id_Base::Which (void) const Which variant is currently selected. More...
void CBiostruc_id_Base::CheckSelected (E_Choice index) const Verify selection, throw exception if it differs from the expected. More...
void CBiostruc_id_Base::ThrowInvalidSelection (E_Choice index) const Throw 'InvalidSelection' exception. More...
static string CBiostruc_id_Base::SelectionName (E_Choice index) Retrieve selection name (for diagnostic purposes). More...
void CBiostruc_id_Base::Select (E_Choice index, EResetVariant reset=eDoResetVariant) Select the requested variant if needed. More...
void CBiostruc_id_Base::Select (E_Choice index, EResetVariant reset, CObjectMemoryPool *pool) Select the requested variant if needed, allocating CObject variants from memory pool. More...
bool CBiostruc_id_Base::IsMmdb_id (void) const Check if variant Mmdb_id is selected. More...
const TMmdb_id & CBiostruc_id_Base::GetMmdb_id (void) const Get the variant data. More...
TMmdb_id & CBiostruc_id_Base::SetMmdb_id (void) Select the variant. More...
void CBiostruc_id_Base::SetMmdb_id (const TMmdb_id &value) Select the variant and set its data. More...
bool CBiostruc_id_Base::IsOther_database (void) const Check if variant Other_database is selected. More...
const TOther_database & CBiostruc_id_Base::GetOther_database (void) const Get the variant data. More...
TOther_database & CBiostruc_id_Base::SetOther_database (void) Select the variant. More...
void CBiostruc_id_Base::SetOther_database (TOther_database &value) Select the variant and set its data. More...
bool CBiostruc_id_Base::IsLocal_id (void) const Check if variant Local_id is selected. More...
const TLocal_id & CBiostruc_id_Base::GetLocal_id (void) const Get the variant data. More...
TLocal_id & CBiostruc_id_Base::SetLocal_id (void) Select the variant. More...
void CBiostruc_id_Base::SetLocal_id (TLocal_id &value) Select the variant and set its data. More...
CBiostruc_id_Base::CBiostruc_id_Base (const CBiostruc_id_Base &) CBiostruc_id_Base & CBiostruc_id_Base::operator= (const CBiostruc_id_Base &) void CBiostruc_id_Base::DoSelect (E_Choice index, CObjectMemoryPool *pool=0) CBiostruc_replace::CBiostruc_replace (void) CBiostruc_replace::~CBiostruc_replace (void) CBiostruc_replace::CBiostruc_replace (const CBiostruc_replace &value) CBiostruc_replace & CBiostruc_replace::operator= (const CBiostruc_replace &value) CBiostruc_replace_Base::CBiostruc_replace_Base (void) virtual CBiostruc_replace_Base::~CBiostruc_replace_Base (void) CBiostruc_replace_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_replace_Base::IsSetId (void) const Check if a value has been assigned to Id data member. More...
bool CBiostruc_replace_Base::CanGetId (void) const Check if it is safe to call GetId method. More...
void CBiostruc_replace_Base::ResetId (void) Reset Id data member. More...
const TId & CBiostruc_replace_Base::GetId (void) const Get the Id member data. More...
void CBiostruc_replace_Base::SetId (TId &value) Assign a value to Id data member. More...
TId & CBiostruc_replace_Base::SetId (void) Assign a value to Id data member. More...
bool CBiostruc_replace_Base::IsSetDate (void) const Check if a value has been assigned to Date data member. More...
bool CBiostruc_replace_Base::CanGetDate (void) const Check if it is safe to call GetDate method. More...
void CBiostruc_replace_Base::ResetDate (void) Reset Date data member. More...
const TDate & CBiostruc_replace_Base::GetDate (void) const Get the Date member data. More...
void CBiostruc_replace_Base::SetDate (TDate &value) Assign a value to Date data member. More...
TDate & CBiostruc_replace_Base::SetDate (void) Assign a value to Date data member. More...
virtual void CBiostruc_replace_Base::Reset (void) Reset the whole object. More...
CBiostruc_replace_Base::CBiostruc_replace_Base (const CBiostruc_replace_Base &) CBiostruc_replace_Base & CBiostruc_replace_Base::operator= (const CBiostruc_replace_Base &) CBiostruc_residue_graph_set::CBiostruc_residue_graph_set (void) CBiostruc_residue_graph_set::~CBiostruc_residue_graph_set (void) CBiostruc_residue_graph_set::CBiostruc_residue_graph_set (const CBiostruc_residue_graph_set &value) CBiostruc_residue_graph_set & CBiostruc_residue_graph_set::operator= (const CBiostruc_residue_graph_set &value) CBiostruc_residue_graph_set_Base::CBiostruc_residue_graph_set_Base (void) virtual CBiostruc_residue_graph_set_Base::~CBiostruc_residue_graph_set_Base (void) CBiostruc_residue_graph_set_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_residue_graph_set_Base::IsSetId (void) const Check if a value has been assigned to Id data member. More...
bool CBiostruc_residue_graph_set_Base::CanGetId (void) const Check if it is safe to call GetId method. More...
void CBiostruc_residue_graph_set_Base::ResetId (void) Reset Id data member. More...
const TId & CBiostruc_residue_graph_set_Base::GetId (void) const Get the Id member data. More...
TId & CBiostruc_residue_graph_set_Base::SetId (void) Assign a value to Id data member. More...
bool CBiostruc_residue_graph_set_Base::IsSetDescr (void) const Check if a value has been assigned to Descr data member. More...
bool CBiostruc_residue_graph_set_Base::CanGetDescr (void) const Check if it is safe to call GetDescr method. More...
void CBiostruc_residue_graph_set_Base::ResetDescr (void) Reset Descr data member. More...
const TDescr & CBiostruc_residue_graph_set_Base::GetDescr (void) const Get the Descr member data. More...
TDescr & CBiostruc_residue_graph_set_Base::SetDescr (void) Assign a value to Descr data member. More...
bool CBiostruc_residue_graph_set_Base::IsSetResidue_graphs (void) const Check if a value has been assigned to Residue_graphs data member. More...
bool CBiostruc_residue_graph_set_Base::CanGetResidue_graphs (void) const Check if it is safe to call GetResidue_graphs method. More...
void CBiostruc_residue_graph_set_Base::ResetResidue_graphs (void) Reset Residue_graphs data member. More...
const TResidue_graphs & CBiostruc_residue_graph_set_Base::GetResidue_graphs (void) const Get the Residue_graphs member data. More...
TResidue_graphs & CBiostruc_residue_graph_set_Base::SetResidue_graphs (void) Assign a value to Residue_graphs data member. More...
virtual void CBiostruc_residue_graph_set_Base::Reset (void) Reset the whole object. More...
CBiostruc_residue_graph_set_Base::CBiostruc_residue_graph_set_Base (const CBiostruc_residue_graph_set_Base &) CBiostruc_residue_graph_set_Base & CBiostruc_residue_graph_set_Base::operator= (const CBiostruc_residue_graph_set_Base &) CBiostruc_set::CBiostruc_set (void) CBiostruc_set::~CBiostruc_set (void) CBiostruc_set::CBiostruc_set (const CBiostruc_set &value) CBiostruc_set & CBiostruc_set::operator= (const CBiostruc_set &value) CBiostruc_set_Base::CBiostruc_set_Base (void) virtual CBiostruc_set_Base::~CBiostruc_set_Base (void) CBiostruc_set_Base::DECLARE_INTERNAL_TYPE_INFO () bool CBiostruc_set_Base::IsSetId (void) const Check if a value has been assigned to Id data member. More...
bool CBiostruc_set_Base::CanGetId (void) const Check if it is safe to call GetId method. More...
void CBiostruc_set_Base::ResetId (void) Reset Id data member. More...
const TId & CBiostruc_set_Base::GetId (void) const Get the Id member data. More...
TId & CBiostruc_set_Base::SetId (void) Assign a value to Id data member. More...
bool CBiostruc_set_Base::IsSetDescr (void) const Check if a value has been assigned to Descr data member. More...
bool CBiostruc_set_Base::CanGetDescr (void) const Check if it is safe to call GetDescr method. More...
void CBiostruc_set_Base::ResetDescr (void) Reset Descr data member. More...
const TDescr & CBiostruc_set_Base::GetDescr (void) const Get the Descr member data. More...
TDescr & CBiostruc_set_Base::SetDescr (void) Assign a value to Descr data member. More...
bool CBiostruc_set_Base::IsSetBiostrucs (void) const Check if a value has been assigned to Biostrucs data member. More...
bool CBiostruc_set_Base::CanGetBiostrucs (void) const Check if it is safe to call GetBiostrucs method. More...
void CBiostruc_set_Base::ResetBiostrucs (void) Reset Biostrucs data member. More...
const TBiostrucs & CBiostruc_set_Base::GetBiostrucs (void) const Get the Biostrucs member data. More...
TBiostrucs & CBiostruc_set_Base::SetBiostrucs (void) Assign a value to Biostrucs data member. More...
virtual void CBiostruc_set_Base::Reset (void) Reset the whole object. More...
CBiostruc_set_Base::CBiostruc_set_Base (const CBiostruc_set_Base &) CBiostruc_set_Base & CBiostruc_set_Base::operator= (const CBiostruc_set_Base &) CBiostruc_source::CBiostruc_source (void) CBiostruc_source::~CBiostruc_source (void) CBiostruc_source::CBiostruc_source (const CBiostruc_source &value) CBiostruc_source & CBiostruc_source::operator= (const CBiostruc_source &value) CBiostruc_source_Base::CBiostruc_source_Base (void) virtual CBiostruc_source_Base::~CBiostruc_source_Base (void) CBiostruc_source_Base::DECLARE_INTERNAL_TYPE_INFO () CBiostruc_source_Base::C_Version_of_database::C_Version_of_database (void) CBiostruc_source_Base::C_Version_of_database::~C_Version_of_database (void) CBiostruc_source_Base::C_Version_of_database::DECLARE_INTERNAL_TYPE_INFO () void CBiostruc_source_Base::C_Version_of_database::Reset (void) Reset the whole object. More...
void CBiostruc_source_Base::C_Version_of_database::ResetSelection (void) Reset the selection (set it to e_not_set). More...
E_Choice CBiostruc_source_Base::C_Version_of_database::Which (void) const Which variant is currently selected. More...
void CBiostruc_source_Base::C_Version_of_database::CheckSelected (E_Choice index) const Verify selection, throw exception if it differs from the expected. More...
void CBiostruc_source_Base::C_Version_of_database::ThrowInvalidSelection (E_Choice index) const Throw 'InvalidSelection' exception. More...
static string CBiostruc_source_Base::C_Version_of_database::SelectionName (E_Choice index) Retrieve selection name (for diagnostic purposes). More...
void CBiostruc_source_Base::C_Version_of_database::Select (E_Choice index, EResetVariant reset=eDoResetVariant) Select the requested variant if needed. More...
void CBiostruc_source_Base::C_Version_of_database::Select (E_Choice index, EResetVariant reset, CObjectMemoryPool *pool) Select the requested variant if needed, allocating CObject variants from memory pool. More...
bool CBiostruc_source_Base::C_Version_of_database::IsRelease_date (void) const Check if variant Release_date is selected. More...
const TRelease_date & CBiostruc_source_Base::C_Version_of_database::GetRelease_date (void) const Get the variant data. More...
TRelease_date & CBiostruc_source_Base::C_Version_of_database::SetRelease_date (void) Select the variant. More...
void CBiostruc_source_Base::C_Version_of_database::SetRelease_date (TRelease_date &value) Select the variant and set its data. More...
bool CBiostruc_source_Base::C_Version_of_database::IsRelease_code (void) const Check if variant Release_code is selected. More...
const TRelease_code & CBiostruc_source_Base::C_Version_of_database::GetRelease_code (void) const Get the variant data. More...
TRelease_code & CBiostruc_source_Base::C_Version_of_database::SetRelease_code (void) Select the variant. More...
void CBiostruc_source_Base::C_Version_of_database::SetRelease_code (const TRelease_code &value) Select the variant and set its data. More...
CBiostruc_source_Base::C_Version_of_database::C_Version_of_database (const C_Version_of_database &) C_Version_of_database & CBiostruc_source_Base::C_Version_of_database::operator= (const C_Version_of_database &) void CBiostruc_source_Base::C_Version_of_database::DoSelect (E_Choice index, CObjectMemoryPool *pool=0) bool CBiostruc_source_Base::IsSetName_of_database (void) const Check if a value has been assigned to Name_of_database data member. More...
bool CBiostruc_source_Base::CanGetName_of_database (void) const Check if it is safe to call GetName_of_database method. More...
void CBiostruc_source_Base::ResetName_of_database (void) Reset Name_of_database data member. More...
const TName_of_database & CBiostruc_source_Base::GetName_of_database (void) const Get the Name_of_database member data. More...
void CBiostruc_source_Base::SetName_of_database (const TName_of_database &value) Assign a value to Name_of_database data member. More...
void CBiostruc_source_Base::SetName_of_database (TName_of_database &&value) TName_of_database & CBiostruc_source_Base::SetName_of_database (void) Assign a value to Name_of_database data member. More...
bool CBiostruc_source_Base::IsSetVersion_of_database (void) const Check if a value has been assigned to Version_of_database data member. More...
bool CBiostruc_source_Base::CanGetVersion_of_database (void) const Check if it is safe to call GetVersion_of_database method. More...
void CBiostruc_source_Base::ResetVersion_of_database (void) Reset Version_of_database data member. More...
const TVersion_of_database & CBiostruc_source_Base::GetVersion_of_database (void) const Get the Version_of_database member data. More...
void CBiostruc_source_Base::SetVersion_of_database (TVersion_of_database &value) Assign a value to Version_of_database data member. More...
TVersion_of_database & CBiostruc_source_Base::SetVersion_of_database (void) Assign a value to Version_of_database data member. More...
bool CBiostruc_source_Base::IsSetDatabase_entry_id (void) const Check if a value has been assigned to Database_entry_id data member. More...
bool CBiostruc_source_Base::CanGetDatabase_entry_id (void) const Check if it is safe to call GetDatabase_entry_id method. More...
void CBiostruc_source_Base::ResetDatabase_entry_id (void) Reset Database_entry_id data member. More...
const TDatabase_entry_id & CBiostruc_source_Base::GetDatabase_entry_id (void) const Get the Database_entry_id member data. More...
void CBiostruc_source_Base::SetDatabase_entry_id (TDatabase_entry_id &value) Assign a value to Database_entry_id data member. More...
TDatabase_entry_id & CBiostruc_source_Base::SetDatabase_entry_id (void) Assign a value to Database_entry_id data member. More...
bool CBiostruc_source_Base::IsSetDatabase_entry_date (void) const Check if a value has been assigned to Database_entry_date data member. More...
bool CBiostruc_source_Base::CanGetDatabase_entry_date (void) const Check if it is safe to call GetDatabase_entry_date method. More...
void CBiostruc_source_Base::ResetDatabase_entry_date (void) Reset Database_entry_date data member. More...
const TDatabase_entry_date & CBiostruc_source_Base::GetDatabase_entry_date (void) const Get the Database_entry_date member data. More...
void CBiostruc_source_Base::SetDatabase_entry_date (TDatabase_entry_date &value) Assign a value to Database_entry_date data member. More...
TDatabase_entry_date & CBiostruc_source_Base::SetDatabase_entry_date (void) Assign a value to Database_entry_date data member. More...
bool CBiostruc_source_Base::IsSetDatabase_entry_history (void) const Check if a value has been assigned to Database_entry_history data member. More...
bool CBiostruc_source_Base::CanGetDatabase_entry_history (void) const Check if it is safe to call GetDatabase_entry_history method. More...
void CBiostruc_source_Base::ResetDatabase_entry_history (void) Reset Database_entry_history data member. More...
const TDatabase_entry_history & CBiostruc_source_Base::GetDatabase_entry_history (void) const Get the Database_entry_history member data. More...
TDatabase_entry_history & CBiostruc_source_Base::SetDatabase_entry_history (void) Assign a value to Database_entry_history data member. More...
virtual void CBiostruc_source_Base::Reset (void) Reset the whole object. More...
CBiostruc_source_Base::CBiostruc_source_Base (const CBiostruc_source_Base &) CBiostruc_source_Base & CBiostruc_source_Base::operator= (const CBiostruc_source_Base &) CMmdb_id::CMmdb_id (void) CMmdb_id::CMmdb_id (const int &value) Explicit constructor from the primitive type. More...
CMmdb_id_Base::CMmdb_id_Base (void) CMmdb_id_Base::DECLARE_STD_ALIAS_TYPE_INFO () CMmdb_id_Base::CMmdb_id_Base (const int &data) NCBI_NS_NCBI::CNcbiOstream & operator<< (NCBI_NS_NCBI::CNcbiOstream &str, const CMmdb_id_Base &obj) NCBI_NS_NCBI::CNcbiIstream & operator>> (NCBI_NS_NCBI::CNcbiIstream &str, CMmdb_id_Base &obj) ◆ TAttribution ◆ TBiostrucs ◆ TChemical_graph ◆ TData_source ◆ TDatabase_entry_date ◆ TDatabase_entry_history ◆ TDatabase_entry_id ◆ TDate ◆ TDescr [1/4] ◆ TDescr [2/4] ◆ TDescr [3/4] ◆ TDescr [4/4] ◆ TFeatures [1/2] ◆ TFeatures [2/2] ◆ THistory ◆ TId [1/5] ◆ TId [2/5] ◆ TId [3/5] ◆ TId [4/5] ◆ TId [5/5] ◆ TLocal_id ◆ TmemberIndex [1/7] ◆ TmemberIndex [2/7] ◆ TmemberIndex [3/7] ◆ TmemberIndex [4/7] ◆ TmemberIndex [5/7] ◆ TmemberIndex [6/7] ◆ TmemberIndex [7/7] ◆ TMmdb_id ◆ TModel ◆ TName ◆ TName_of_database ◆ TOther_comment ◆ TOther_database ◆ Tparent [1/20] ◆ Tparent [2/20] ◆ Tparent [3/20] ◆ Tparent [4/20] ◆ Tparent [5/20] ◆ Tparent [6/20] ◆ Tparent [7/20] ◆ Tparent [8/20] ◆ Tparent [9/20] ◆ Tparent [10/20] ◆ Tparent [11/20] ◆ Tparent [12/20] ◆ Tparent [13/20] ◆ Tparent [14/20] ◆ Tparent [15/20] ◆ Tparent [16/20] ◆ Tparent [17/20] ◆ Tparent [18/20] ◆ Tparent [19/20] ◆ Tparent [20/20] ◆ TPdb_comment ◆ TRelease_code ◆ TRelease_date ◆ TReplaced_by ◆ TReplaces ◆ TResidue_graphs ◆ TVersion_of_database ◆ E_Choice [1/3]
Choice variants.
Enumerator e_not_set
No variant selected.
e_Name e_Pdb_comment e_Other_comment e_History e_Attribution
Definition at line 99 of file Biostruc_descr_.hpp.
◆ E_Choice [2/3]
Choice variants.
Enumerator e_not_set
No variant selected.
e_Mmdb_id e_Other_database e_Local_id
Definition at line 94 of file Biostruc_id_.hpp.
◆ E_Choice [3/3]
Choice variants.
Enumerator e_not_set
No variant selected.
e_Release_date e_Release_code
Definition at line 112 of file Biostruc_source_.hpp.
◆ E_ChoiceStopper [1/3]
Maximum+1 value of the choice variant enumerator.
Enumerator e_MaxChoice
== e_Attribution+1
Definition at line 108 of file Biostruc_descr_.hpp.
◆ E_ChoiceStopper [2/3]
Maximum+1 value of the choice variant enumerator.
Enumerator e_MaxChoice
== e_Local_id+1
Definition at line 101 of file Biostruc_id_.hpp.
◆ E_ChoiceStopper [3/3]
Maximum+1 value of the choice variant enumerator.
Enumerator e_MaxChoice
== e_Release_code+1
Definition at line 118 of file Biostruc_source_.hpp.
◆ E_memberIndex [1/7] Enumerator e__allMandatory e_id e_descr e_chemical_graph e_features e_model
Definition at line 112 of file Biostruc_.hpp.
◆ E_memberIndex [2/7] ◆ E_memberIndex [3/7] Enumerator e__allMandatory e_replaces e_replaced_by e_data_source
Definition at line 93 of file Biostruc_history_.hpp.
◆ E_memberIndex [4/7] ◆ E_memberIndex [5/7] ◆ E_memberIndex [6/7] Enumerator e__allMandatory e_id e_descr e_biostrucs
Definition at line 99 of file Biostruc_set_.hpp.
◆ E_memberIndex [7/7] Enumerator e__allMandatory e_name_of_database e_version_of_database e_database_entry_id e_database_entry_date e_database_entry_history
Definition at line 254 of file Biostruc_source_.hpp.
◆ C_Version_of_database() [1/2] ◆ C_Version_of_database() [2/2] ◆ CanGetBiostrucs() bool CBiostruc_set_Base::CanGetBiostrucs ( void ) const inline
Check if it is safe to call GetBiostrucs method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 285 of file Biostruc_set_.hpp.
◆ CanGetChemical_graph() bool CBiostruc_Base::CanGetChemical_graph ( void ) const inline
Check if it is safe to call GetChemical_graph method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 370 of file Biostruc_.hpp.
◆ CanGetData_source() bool CBiostruc_history_Base::CanGetData_source ( void ) const inline ◆ CanGetDatabase_entry_date() bool CBiostruc_source_Base::CanGetDatabase_entry_date ( void ) const inline
Check if it is safe to call GetDatabase_entry_date method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 634 of file Biostruc_source_.hpp.
◆ CanGetDatabase_entry_history() bool CBiostruc_source_Base::CanGetDatabase_entry_history ( void ) const inline
Check if it is safe to call GetDatabase_entry_history method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 664 of file Biostruc_source_.hpp.
◆ CanGetDatabase_entry_id() bool CBiostruc_source_Base::CanGetDatabase_entry_id ( void ) const inline
Check if it is safe to call GetDatabase_entry_id method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 604 of file Biostruc_source_.hpp.
◆ CanGetDate() bool CBiostruc_replace_Base::CanGetDate ( void ) const inline
Check if it is safe to call GetDate method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 235 of file Biostruc_replace_.hpp.
◆ CanGetDescr() [1/4] bool CBiostruc_Base::CanGetDescr ( void ) const inline
Check if it is safe to call GetDescr method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 345 of file Biostruc_.hpp.
◆ CanGetDescr() [2/4] bool CBiostruc_annot_set_Base::CanGetDescr ( void ) const inline
Check if it is safe to call GetDescr method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 262 of file Biostruc_annot_set_.hpp.
◆ CanGetDescr() [3/4] bool CBiostruc_residue_graph_set_Base::CanGetDescr ( void ) const inline ◆ CanGetDescr() [4/4] bool CBiostruc_set_Base::CanGetDescr ( void ) const inline
Check if it is safe to call GetDescr method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 260 of file Biostruc_set_.hpp.
◆ CanGetFeatures() [1/2] bool CBiostruc_Base::CanGetFeatures ( void ) const inline
Check if it is safe to call GetFeatures method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 400 of file Biostruc_.hpp.
◆ CanGetFeatures() [2/2] bool CBiostruc_annot_set_Base::CanGetFeatures ( void ) const inline
Check if it is safe to call GetFeatures method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 287 of file Biostruc_annot_set_.hpp.
◆ CanGetId() [1/5] bool CBiostruc_Base::CanGetId ( void ) const inline
Check if it is safe to call GetId method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 320 of file Biostruc_.hpp.
◆ CanGetId() [2/5] bool CBiostruc_annot_set_Base::CanGetId ( void ) const inline
Check if it is safe to call GetId method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 237 of file Biostruc_annot_set_.hpp.
◆ CanGetId() [3/5] bool CBiostruc_replace_Base::CanGetId ( void ) const inline
Check if it is safe to call GetId method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 205 of file Biostruc_replace_.hpp.
◆ CanGetId() [4/5] bool CBiostruc_residue_graph_set_Base::CanGetId ( void ) const inline ◆ CanGetId() [5/5] bool CBiostruc_set_Base::CanGetId ( void ) const inline
Check if it is safe to call GetId method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 235 of file Biostruc_set_.hpp.
◆ CanGetModel() bool CBiostruc_Base::CanGetModel ( void ) const inline
Check if it is safe to call GetModel method.
-
Returns
-
- true, if the data member is getatable.
- false, otherwise.
Definition at line 425 of file Biostruc_.hpp.
◆ CanGetName_of_database() bool CBiostruc_source_Base::CanGetName_of_database ( void ) const inline ◆ CanGetReplaced_by() bool CBiostruc_history_Base::CanGetReplaced_by ( void ) const inline ◆ CanGetReplaces() bool CBiostruc_history_Base::CanGetReplaces ( void ) const inline ◆ CanGetResidue_graphs() bool CBiostruc_residue_graph_set_Base::CanGetResidue_graphs ( void ) const inline ◆ CanGetVersion_of_database() bool CBiostruc_source_Base::CanGetVersion_of_database ( void ) const inline ◆ CBiostruc_annot_set() [1/2] ◆ CBiostruc_annot_set() [2/2] ◆ CBiostruc_annot_set_Base() [1/2] ◆ CBiostruc_annot_set_Base() [2/2] END_CLASS_INFO CBiostruc_annot_set_Base::CBiostruc_annot_set_Base ( void ) ◆ CBiostruc_Base() [1/2] ◆ CBiostruc_Base() [2/2] ◆ CBiostruc_descr() [1/2] ◆ CBiostruc_descr() [2/2] ◆ CBiostruc_descr_Base() [1/2] ◆ CBiostruc_descr_Base() [2/2] ◆ CBiostruc_history() [1/2] ◆ CBiostruc_history() [2/2] ◆ CBiostruc_history_Base() [1/2] ◆ CBiostruc_history_Base() [2/2] END_CLASS_INFO CBiostruc_history_Base::CBiostruc_history_Base ( void ) ◆ CBiostruc_id() [1/2] ◆ CBiostruc_id() [2/2] CBiostruc_id::CBiostruc_id ( void ) inline
Definition at line 86 of file Biostruc_id.hpp.
◆ CBiostruc_id_Base() [1/2] ◆ CBiostruc_id_Base() [2/2] ◆ CBiostruc_replace() [1/2] ◆ CBiostruc_replace() [2/2] ◆ CBiostruc_replace_Base() [1/2] ◆ CBiostruc_replace_Base() [2/2] END_CLASS_INFO CBiostruc_replace_Base::CBiostruc_replace_Base ( void ) ◆ CBiostruc_residue_graph_set() [1/2] ◆ CBiostruc_residue_graph_set() [2/2] ◆ CBiostruc_residue_graph_set_Base() [1/2] ◆ CBiostruc_residue_graph_set_Base() [2/2] END_CLASS_INFO CBiostruc_residue_graph_set_Base::CBiostruc_residue_graph_set_Base ( void ) ◆ CBiostruc_set() [1/2] ◆ CBiostruc_set() [2/2] CBiostruc_set::CBiostruc_set ( void ) inline
Definition at line 86 of file Biostruc_set.hpp.
◆ CBiostruc_set_Base() [1/2] ◆ CBiostruc_set_Base() [2/2] ◆ CBiostruc_source() [1/2] ◆ CBiostruc_source() [2/2] ◆ CBiostruc_source_Base() [1/2] ◆ CBiostruc_source_Base() [2/2] ◆ CheckSelected() [1/3] void CBiostruc_descr_Base::CheckSelected ( E_Choice index ) const inline ◆ CheckSelected() [2/3] void CBiostruc_id_Base::CheckSelected ( E_Choice index ) const inline ◆ CheckSelected() [3/3] void CBiostruc_source_Base::C_Version_of_database::CheckSelected ( E_Choice index ) const inline
Verify selection, throw exception if it differs from the expected.
-
Parameters
-
index Expected selection.
Definition at line 481 of file Biostruc_source_.hpp.
◆ CMmdb_id() [1/2] CMmdb_id::CMmdb_id ( const int & value ) inlineexplicit
Explicit constructor from the primitive type.
Definition at line 72 of file Mmdb_id.hpp.
◆ CMmdb_id() [2/2] CMmdb_id::CMmdb_id ( void ) inline
Definition at line 69 of file Mmdb_id.hpp.
◆ CMmdb_id_Base() [1/2] ◆ CMmdb_id_Base() [2/2] CMmdb_id_Base::CMmdb_id_Base ( void ) inline
Definition at line 91 of file Mmdb_id_.hpp.
◆ DECLARE_INTERNAL_TYPE_INFO() [1/10] CBiostruc_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [2/10] CBiostruc_annot_set_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [3/10] CBiostruc_descr_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [4/10] CBiostruc_history_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [5/10] CBiostruc_id_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [6/10] CBiostruc_replace_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [7/10] CBiostruc_residue_graph_set_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [8/10] CBiostruc_set_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [9/10] CBiostruc_source_Base::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_INTERNAL_TYPE_INFO() [10/10] CBiostruc_source_Base::C_Version_of_database::DECLARE_INTERNAL_TYPE_INFO ( ) ◆ DECLARE_STD_ALIAS_TYPE_INFO() CMmdb_id_Base::DECLARE_STD_ALIAS_TYPE_INFO ( ) ◆ DoSelect() [1/3] ◆ DoSelect() [2/3] ◆ DoSelect() [3/3] ◆ GetAttribution() ◆ GetBiostrucs() ◆ GetChemical_graph() ◆ GetData_source() ◆ GetDatabase_entry_date() ◆ GetDatabase_entry_history() ◆ GetDatabase_entry_id() ◆ GetDate() ◆ GetDescr() [1/4] ◆ GetDescr() [2/4] ◆ GetDescr() [3/4] ◆ GetDescr() [4/4] ◆ GetFeatures() [1/2] ◆ GetFeatures() [2/2] ◆ GetHistory() ◆ GetId() [1/5] ◆ GetId() [2/5] ◆ GetId() [3/5] ◆ GetId() [4/5] ◆ GetId() [5/5] ◆ GetLocal_id() ◆ GetMmdb_id() ◆ GetModel() ◆ GetName() ◆ GetName_of_database() ◆ GetOther_comment() ◆ GetOther_database() ◆ GetPdb_comment() ◆ GetRelease_code() ◆ GetRelease_date() ◆ GetReplaced_by() ◆ GetReplaces() ◆ GetResidue_graphs() ◆ GetVersion_of_database() ◆ IsAttribution() bool CBiostruc_descr_Base::IsAttribution ( void ) const inline ◆ IsHistory() bool CBiostruc_descr_Base::IsHistory ( void ) const inline ◆ IsLocal_id() bool CBiostruc_id_Base::IsLocal_id ( void ) const inline ◆ IsMmdb_id() bool CBiostruc_id_Base::IsMmdb_id ( void ) const inline ◆ IsName() bool CBiostruc_descr_Base::IsName ( void ) const inline ◆ IsOther_comment() bool CBiostruc_descr_Base::IsOther_comment ( void ) const inline ◆ IsOther_database() bool CBiostruc_id_Base::IsOther_database ( void ) const inline ◆ IsPdb_comment() bool CBiostruc_descr_Base::IsPdb_comment ( void ) const inline ◆ IsRelease_code() bool CBiostruc_source_Base::C_Version_of_database::IsRelease_code ( void ) const inline
Check if variant Release_code is selected.
Release_code type is defined as 'typedef string TRelease_code'.
-
Returns
-
- true, if the variant is selected.
- false, otherwise.
Definition at line 510 of file Biostruc_source_.hpp.
◆ IsRelease_date() bool CBiostruc_source_Base::C_Version_of_database::IsRelease_date ( void ) const inline
Check if variant Release_date is selected.
Release_date type is defined as 'typedef CDate TRelease_date'.
-
Returns
-
- true, if the variant is selected.
- false, otherwise.
Definition at line 504 of file Biostruc_source_.hpp.
◆ IsSetBiostrucs() bool CBiostruc_set_Base::IsSetBiostrucs ( void ) const inline ◆ IsSetChemical_graph() bool CBiostruc_Base::IsSetChemical_graph ( void ) const inline ◆ IsSetData_source() bool CBiostruc_history_Base::IsSetData_source ( void ) const inline ◆ IsSetDatabase_entry_date() bool CBiostruc_source_Base::IsSetDatabase_entry_date ( void ) const inline ◆ IsSetDatabase_entry_history() bool CBiostruc_source_Base::IsSetDatabase_entry_history ( void ) const inline
Check if a value has been assigned to Database_entry_history data member.
Data member Database_entry_history is optional; its type is defined as 'typedef list< string > TDatabase_entry_history'
-
Returns
-
- true, if a value has been assigned.
- false, otherwise.
Definition at line 658 of file Biostruc_source_.hpp.
References CBiostruc_source_Base::m_set_State.
◆ IsSetDatabase_entry_id() bool CBiostruc_source_Base::IsSetDatabase_entry_id ( void ) const inline ◆ IsSetDate() bool CBiostruc_replace_Base::IsSetDate ( void ) const inline ◆ IsSetDescr() [1/4] bool CBiostruc_Base::IsSetDescr ( void ) const inline ◆ IsSetDescr() [2/4] bool CBiostruc_annot_set_Base::IsSetDescr ( void ) const inline ◆ IsSetDescr() [3/4] bool CBiostruc_residue_graph_set_Base::IsSetDescr ( void ) const inline ◆ IsSetDescr() [4/4] bool CBiostruc_set_Base::IsSetDescr ( void ) const inline
Check if a value has been assigned to Descr data member.
Data member Descr is optional; its type is defined as 'typedef list< CRef< CBiostruc_descr > > TDescr'
-
Returns
-
- true, if a value has been assigned.
- false, otherwise.
Definition at line 254 of file Biostruc_set_.hpp.
References CBiostruc_set_Base::m_set_State.
◆ IsSetFeatures() [1/2] bool CBiostruc_Base::IsSetFeatures ( void ) const inline
Check if a value has been assigned to Features data member.
Data member Features is optional; its type is defined as 'typedef list< CRef< CBiostruc_feature_set > > TFeatures'
-
Returns
-
- true, if a value has been assigned.
- false, otherwise.
Definition at line 394 of file Biostruc_.hpp.
References CBiostruc_Base::m_set_State.
◆ IsSetFeatures() [2/2] bool CBiostruc_annot_set_Base::IsSetFeatures ( void ) const inline
Check if a value has been assigned to Features data member.
Data member Features is mandatory; its type is defined as 'typedef list< CRef< CBiostruc_feature_set > > TFeatures'
-
Returns
-
- true, if a value has been assigned.
- false, otherwise.
Definition at line 281 of file Biostruc_annot_set_.hpp.
References CBiostruc_annot_set_Base::m_set_State.
◆ IsSetId() [1/5] bool CBiostruc_Base::IsSetId ( void ) const inline ◆ IsSetId() [2/5] bool CBiostruc_annot_set_Base::IsSetId ( void ) const inline ◆ IsSetId() [3/5] bool CBiostruc_replace_Base::IsSetId ( void ) const inline ◆ IsSetId() [4/5] bool CBiostruc_residue_graph_set_Base::IsSetId ( void ) const inline ◆ IsSetId() [5/5] bool CBiostruc_set_Base::IsSetId ( void ) const inline ◆ IsSetModel() bool CBiostruc_Base::IsSetModel ( void ) const inline ◆ IsSetName_of_database() bool CBiostruc_source_Base::IsSetName_of_database ( void ) const inline ◆ IsSetReplaced_by() bool CBiostruc_history_Base::IsSetReplaced_by ( void ) const inline ◆ IsSetReplaces() bool CBiostruc_history_Base::IsSetReplaces ( void ) const inline ◆ IsSetResidue_graphs() bool CBiostruc_residue_graph_set_Base::IsSetResidue_graphs ( void ) const inline ◆ IsSetVersion_of_database() bool CBiostruc_source_Base::IsSetVersion_of_database ( void ) const inline ◆ operator<<() ◆ operator=() [1/18] ◆ operator=() [2/18] ◆ operator=() [3/18] ◆ operator=() [4/18] ◆ operator=() [5/18] ◆ operator=() [6/18] ◆ operator=() [7/18] ◆ operator=() [8/18] ◆ operator=() [9/18] ◆ operator=() [10/18] ◆ operator=() [11/18] ◆ operator=() [12/18] ◆ operator=() [13/18] ◆ operator=() [14/18] ◆ operator=() [15/18] ◆ operator=() [16/18] ◆ operator=() [17/18] ◆ operator=() [18/18] ◆ operator>>() ◆ Reset() [1/10] void CBiostruc_Base::Reset ( void ) virtual ◆ Reset() [2/10] void CBiostruc_annot_set_Base::Reset ( void ) virtual ◆ Reset() [3/10] void CBiostruc_descr_Base::Reset ( void ) virtual ◆ Reset() [4/10] void CBiostruc_history_Base::Reset ( void ) virtual ◆ Reset() [5/10] void CBiostruc_id_Base::Reset ( void ) virtual ◆ Reset() [6/10] void CBiostruc_replace_Base::Reset ( void ) virtual ◆ Reset() [7/10] void CBiostruc_residue_graph_set_Base::Reset ( void ) virtual ◆ Reset() [8/10] void CBiostruc_set_Base::Reset ( void ) virtual ◆ Reset() [9/10] void CBiostruc_source_Base::C_Version_of_database::Reset ( void ) ◆ Reset() [10/10] void CBiostruc_source_Base::Reset ( void ) virtual ◆ ResetBiostrucs() void CBiostruc_set_Base::ResetBiostrucs ( void ) ◆ ResetChemical_graph() void CBiostruc_Base::ResetChemical_graph ( void ) ◆ ResetData_source() void CBiostruc_history_Base::ResetData_source ( void ) ◆ ResetDatabase_entry_date() void CBiostruc_source_Base::ResetDatabase_entry_date ( void ) ◆ ResetDatabase_entry_history() void CBiostruc_source_Base::ResetDatabase_entry_history ( void ) ◆ ResetDatabase_entry_id() void CBiostruc_source_Base::ResetDatabase_entry_id ( void ) ◆ ResetDate() void CBiostruc_replace_Base::ResetDate ( void ) ◆ ResetDescr() [1/4] void CBiostruc_Base::ResetDescr ( void ) ◆ ResetDescr() [2/4] void CBiostruc_annot_set_Base::ResetDescr ( void ) ◆ ResetDescr() [3/4] void CBiostruc_residue_graph_set_Base::ResetDescr ( void ) ◆ ResetDescr() [4/4] void CBiostruc_set_Base::ResetDescr ( void ) ◆ ResetFeatures() [1/2] void CBiostruc_Base::ResetFeatures ( void ) ◆ ResetFeatures() [2/2] void CBiostruc_annot_set_Base::ResetFeatures ( void ) ◆ ResetId() [1/5] void CBiostruc_Base::ResetId ( void ) ◆ ResetId() [2/5] void CBiostruc_annot_set_Base::ResetId ( void ) ◆ ResetId() [3/5] void CBiostruc_replace_Base::ResetId ( void ) ◆ ResetId() [4/5] void CBiostruc_residue_graph_set_Base::ResetId ( void ) ◆ ResetId() [5/5] void CBiostruc_set_Base::ResetId ( void ) ◆ ResetModel() void CBiostruc_Base::ResetModel ( void ) ◆ ResetName_of_database() void CBiostruc_source_Base::ResetName_of_database ( void ) ◆ ResetReplaced_by() void CBiostruc_history_Base::ResetReplaced_by ( void ) ◆ ResetReplaces() void CBiostruc_history_Base::ResetReplaces ( void ) ◆ ResetResidue_graphs() void CBiostruc_residue_graph_set_Base::ResetResidue_graphs ( void ) ◆ ResetSelection() [1/3] void CBiostruc_descr_Base::ResetSelection ( void ) virtual
Reset the selection (set it to e_not_set).
Definition at line 58 of file Biostruc_descr_.cpp.
References CBiostruc_descr_Base::e_Attribution, CBiostruc_descr_Base::e_History, CBiostruc_descr_Base::e_Name, CBiostruc_descr_Base::e_not_set, CBiostruc_descr_Base::e_Other_comment, CBiostruc_descr_Base::e_Pdb_comment, CBiostruc_descr_Base::m_choice, CBiostruc_descr_Base::m_object, and CBiostruc_descr_Base::m_string.
Referenced by CBiostruc_descr_Base::Reset(), CBiostruc_descr_Base::SetAttribution(), and CBiostruc_descr_Base::SetHistory().
◆ ResetSelection() [2/3] void CBiostruc_id_Base::ResetSelection ( void ) virtual ◆ ResetSelection() [3/3] void CBiostruc_source_Base::C_Version_of_database::ResetSelection ( void ) ◆ ResetVersion_of_database() void CBiostruc_source_Base::ResetVersion_of_database ( void ) ◆ Select() [1/6]
Select the requested variant if needed, allocating CObject variants from memory pool.
◆ Select() [2/6]
Select the requested variant if needed, allocating CObject variants from memory pool.
◆ Select() [3/6]
Select the requested variant if needed, allocating CObject variants from memory pool.
◆ Select() [4/6] ◆ Select() [5/6] ◆ Select() [6/6]
Select the requested variant if needed.
-
Parameters
-
index New selection state. reset Flag that defines the resetting of the variant data. The data will be reset if either the current selection differs from the new one, or the flag is set to eDoResetVariant.
◆ SelectionName() [1/3] ◆ SelectionName() [2/3] ◆ SelectionName() [3/3]
Retrieve selection name (for diagnostic purposes).
-
Parameters
-
index One of possible selection states.
-
Returns
-
Name string.
Definition at line 94 of file Biostruc_source_.cpp.
◆ SetAttribution() [1/2] ◆ SetAttribution() [2/2] ◆ SetBiostrucs() ◆ SetChemical_graph() [1/2] ◆ SetChemical_graph() [2/2] ◆ SetData_source() [1/2] ◆ SetData_source() [2/2] ◆ SetDatabase_entry_date() [1/2] ◆ SetDatabase_entry_date() [2/2] ◆ SetDatabase_entry_history() ◆ SetDatabase_entry_id() [1/2] ◆ SetDatabase_entry_id() [2/2] ◆ SetDate() [1/2] ◆ SetDate() [2/2] ◆ SetDescr() [1/4] ◆ SetDescr() [2/4] ◆ SetDescr() [3/4] ◆ SetDescr() [4/4] ◆ SetFeatures() [1/2] ◆ SetFeatures() [2/2] ◆ SetHistory() [1/2] ◆ SetHistory() [2/2] ◆ SetId() [1/6] ◆ SetId() [2/6] ◆ SetId() [3/6] ◆ SetId() [4/6] ◆ SetId() [5/6] ◆ SetId() [6/6] ◆ SetLocal_id() [1/2] ◆ SetLocal_id() [2/2] ◆ SetMmdb_id() [1/2] ◆ SetMmdb_id() [2/2] ◆ SetModel() ◆ SetName() [1/2] void CBiostruc_descr_Base::SetName ( const TName & value ) ◆ SetName() [2/2] ◆ SetName_of_database() [1/3] ◆ SetName_of_database() [2/3] ◆ SetName_of_database() [3/3] ◆ SetOther_comment() [1/2] ◆ SetOther_comment() [2/2] ◆ SetOther_database() [1/2] ◆ SetOther_database() [2/2] ◆ SetPdb_comment() [1/2] ◆ SetPdb_comment() [2/2] ◆ SetRelease_code() [1/2] void CBiostruc_source_Base::C_Version_of_database::SetRelease_code ( const TRelease_code & value ) ◆ SetRelease_code() [2/2] ◆ SetRelease_date() [1/2] void CBiostruc_source_Base::C_Version_of_database::SetRelease_date ( TRelease_date & value ) ◆ SetRelease_date() [2/2] ◆ SetReplaced_by() [1/2] ◆ SetReplaced_by() [2/2] ◆ SetReplaces() [1/2] ◆ SetReplaces() [2/2] ◆ SetResidue_graphs() ◆ SetVersion_of_database() [1/2] ◆ SetVersion_of_database() [2/2] ◆ ThrowInvalidSelection() [1/3] void CBiostruc_descr_Base::ThrowInvalidSelection ( E_Choice index ) const ◆ ThrowInvalidSelection() [2/3] void CBiostruc_id_Base::ThrowInvalidSelection ( E_Choice index ) const ◆ ThrowInvalidSelection() [3/3] void CBiostruc_source_Base::C_Version_of_database::ThrowInvalidSelection ( E_Choice index ) const ◆ Which() [1/3] ◆ Which() [2/3] ◆ Which() [3/3] ◆ ~C_Version_of_database() CBiostruc_source_Base::C_Version_of_database::~C_Version_of_database ( void ) ◆ ~CBiostruc_annot_set() ◆ ~CBiostruc_annot_set_Base() ◆ ~CBiostruc_Base() CBiostruc_Base::~CBiostruc_Base ( void ) virtual
Definition at line 126 of file Biostruc_.cpp.
◆ ~CBiostruc_descr() ◆ ~CBiostruc_descr_Base() CBiostruc_descr_Base::~CBiostruc_descr_Base ( void ) virtual ◆ ~CBiostruc_history() ◆ ~CBiostruc_history_Base() ◆ ~CBiostruc_id() ◆ ~CBiostruc_id_Base() CBiostruc_id_Base::~CBiostruc_id_Base ( void ) virtual ◆ ~CBiostruc_replace() ◆ ~CBiostruc_replace_Base() ◆ ~CBiostruc_residue_graph_set() ◆ ~CBiostruc_residue_graph_set_Base() ◆ ~CBiostruc_set() ◆ ~CBiostruc_set_Base() CBiostruc_set_Base::~CBiostruc_set_Base ( void ) virtual
Definition at line 97 of file Biostruc_set_.cpp.
◆ ~CBiostruc_source() ◆ ~CBiostruc_source_Base() CBiostruc_source_Base::~CBiostruc_source_Base ( void ) virtual
Definition at line 250 of file Biostruc_source_.cpp.
◆ ◆ ◆ ◆ m_Biostrucs ◆ m_Chemical_graph ◆ m_choice [1/3]
Definition at line 308 of file Biostruc_descr_.hpp.
Referenced by CBiostruc_descr_Base::CheckSelected(), CBiostruc_descr_Base::DoSelect(), CBiostruc_descr_Base::IsAttribution(), CBiostruc_descr_Base::IsHistory(), CBiostruc_descr_Base::IsName(), CBiostruc_descr_Base::IsOther_comment(), CBiostruc_descr_Base::IsPdb_comment(), CBiostruc_descr_Base::Reset(), CBiostruc_descr_Base::ResetSelection(), CBiostruc_descr_Base::SetAttribution(), CBiostruc_descr_Base::SetHistory(), CBiostruc_descr_Base::ThrowInvalidSelection(), and CBiostruc_descr_Base::Which().
◆ m_choice [2/3]
Definition at line 245 of file Biostruc_id_.hpp.
Referenced by CBiostruc_id_Base::CheckSelected(), CBiostruc_id_Base::DoSelect(), CBiostruc_id_Base::IsLocal_id(), CBiostruc_id_Base::IsMmdb_id(), CBiostruc_id_Base::IsOther_database(), CBiostruc_id_Base::Reset(), CBiostruc_id_Base::ResetSelection(), CBiostruc_id_Base::SetLocal_id(), CBiostruc_id_Base::SetOther_database(), CBiostruc_id_Base::ThrowInvalidSelection(), and CBiostruc_id_Base::Which().
◆ m_choice [3/3] E_Choice CBiostruc_source_Base::C_Version_of_database::m_choice private ◆ m_Data_source ◆ m_Database_entry_date ◆ m_Database_entry_history list< string > CBiostruc_source_Base::m_Database_entry_history private ◆ m_Database_entry_id ◆ m_Date ◆ m_Descr [1/4] ◆ m_Descr [2/4] ◆ m_Descr [3/4] ◆ m_Descr [4/4] ◆ m_Features [1/2] ◆ m_Features [2/2] ◆ m_Id [1/5] ◆ m_Id [2/5] ◆ m_Id [3/5] CRef< TId > CBiostruc_replace_Base::m_Id private ◆ m_Id [4/5] ◆ m_Id [5/5] ◆ [1/2] NCBI_NS_NCBI::CUnionBuffer<TMmdb_id> { ... } ::m_Mmdb_id
Definition at line 252 of file Biostruc_id_.hpp.
◆ m_Mmdb_id [2/2] NCBI_NS_NCBI::CUnionBuffer<TMmdb_id> CBiostruc_id_Base::m_Mmdb_id ◆ m_Model ◆ m_Name_of_database string CBiostruc_source_Base::m_Name_of_database private ◆ [1/6] ◆ m_object [2/6] NCBI_NS_NCBI::CSerialObject* CBiostruc_descr_Base::m_object ◆ m_object [3/6] NCBI_NS_NCBI::CSerialObject* CBiostruc_id_Base::m_object ◆ [4/6] NCBI_NS_NCBI::CSerialObject* { ... } ::m_object
Definition at line 253 of file Biostruc_id_.hpp.
◆ m_object [5/6] NCBI_NS_NCBI::CSerialObject* CBiostruc_source_Base::C_Version_of_database::m_object
Definition at line 243 of file Biostruc_source_.hpp.
◆ [6/6] ◆ m_Replaced_by ◆ m_Replaces ◆ m_Residue_graphs ◆ m_set_State [1/7] Uint4 CBiostruc_Base::m_set_State[1] private
Definition at line 296 of file Biostruc_.hpp.
Referenced by CBiostruc_Base::CBiostruc_Base(), CBiostruc_Base::IsSetDescr(), CBiostruc_Base::IsSetFeatures(), CBiostruc_Base::IsSetId(), CBiostruc_Base::IsSetModel(), CBiostruc_Base::ResetDescr(), CBiostruc_Base::ResetFeatures(), CBiostruc_Base::ResetId(), CBiostruc_Base::ResetModel(), CBiostruc_Base::SetDescr(), CBiostruc_Base::SetFeatures(), CBiostruc_Base::SetId(), and CBiostruc_Base::SetModel().
◆ m_set_State [2/7] Uint4 CBiostruc_annot_set_Base::m_set_State[1] private ◆ m_set_State [3/7] Uint4 CBiostruc_history_Base::m_set_State[1] private ◆ m_set_State [4/7] Uint4 CBiostruc_replace_Base::m_set_State[1] private ◆ m_set_State [5/7] Uint4 CBiostruc_residue_graph_set_Base::m_set_State[1] private ◆ m_set_State [6/7] Uint4 CBiostruc_set_Base::m_set_State[1] private ◆ m_set_State [7/7] Uint4 CBiostruc_source_Base::m_set_State[1] private ◆ [1/4] NCBI_NS_NCBI::CUnionBuffer<NCBI_NS_STD::string> { ... } ::m_string
Definition at line 315 of file Biostruc_descr_.hpp.
◆ m_string [2/4] ◆ m_string [3/4] ◆ [4/4] NCBI_NS_NCBI::CUnionBuffer<NCBI_NS_STD::string> { ... } ::m_string
Definition at line 242 of file Biostruc_source_.hpp.
◆ m_Version_of_database ◆ sm_SelectionNames [1/3] const char *const CBiostruc_descr_Base::sm_SelectionNames staticprivate ◆ sm_SelectionNames [2/3] const char *const CBiostruc_id_Base::sm_SelectionNames staticprivate ◆ sm_SelectionNames [3/3] const char *const CBiostruc_source_Base::C_Version_of_database::sm_SelectionNames staticprivate Initial value:
= {
"not set",
"release-date",
"release-code"
}
Definition at line 239 of file Biostruc_source_.hpp.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4