#include <HBondTypeManager.hh>
| HBAccChemType core::scoring::hbonds::HBondTypeManager::acc_chem_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| HBDerivType core::scoring::hbonds::HBondTypeManager::deriv_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| HBDonChemType core::scoring::hbonds::HBondTypeManager::don_chem_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| HBGeoDimType core::scoring::hbonds::HBondTypeManager::geo_dim_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| chemical::Hybridization core::scoring::hbonds::HBondTypeManager::hybridization_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_acc_chem_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_deriv_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_don_chem_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_geo_dim_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_hybridization_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_seq_sep_type |
( |
std::string const & |
name | ) |
|
|
static |
| bool core::scoring::hbonds::HBondTypeManager::is_weight_type |
( |
std::string const & |
name | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_acc_chem_type |
( |
HBAccChemType |
score_type | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_deriv_type |
( |
HBDerivType |
score_type | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_don_chem_type |
( |
HBDonChemType |
score_type | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_geo_dim_type |
( |
HBGeoDimType |
score_type | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_seq_sep_type |
( |
HBSeqSep |
score_type | ) |
|
|
static |
| string core::scoring::hbonds::HBondTypeManager::name_from_weight_type |
( |
HBondWeightType |
score_type | ) |
|
|
static |
| HBSeqSep core::scoring::hbonds::HBondTypeManager::seq_sep_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| void core::scoring::hbonds::HBondTypeManager::setup_type_names |
( |
| ) |
|
|
staticprivate |
initialize the ScoreType name vector and map
initialize all the SCORETYPE string name into the vector then set up the look-up map from string name to enum type
References core::scoring::hbonds::hbacc_AHX, core::scoring::hbonds::hbacc_CXA, core::scoring::hbonds::hbacc_CXL, core::scoring::hbonds::hbacc_GENERIC_RINGBB, core::scoring::hbonds::hbacc_GENERIC_RINGSC, core::scoring::hbonds::hbacc_GENERIC_SP2BB, core::scoring::hbonds::hbacc_GENERIC_SP2SC, core::scoring::hbonds::hbacc_GENERIC_SP3BB, core::scoring::hbonds::hbacc_GENERIC_SP3SC, core::scoring::hbonds::hbacc_H2O, core::scoring::hbonds::hbacc_HXL, core::scoring::hbonds::hbacc_IMD, core::scoring::hbonds::hbacc_IME, core::scoring::hbonds::hbacc_MAX, core::scoring::hbonds::hbacc_NONE, core::scoring::hbonds::hbacc_PBA, core::scoring::hbonds::hbacc_PCA_DNA, core::scoring::hbonds::hbacc_PCA_RNA, core::scoring::hbonds::hbacc_PES_DNA, core::scoring::hbonds::hbacc_PES_RNA, core::scoring::hbonds::hbacc_RRI_DNA, core::scoring::hbonds::hbacc_RRI_RNA, core::scoring::hbonds::hbderiv_ABE_GO, core::scoring::hbonds::hbderiv_ABE_GO_NO_xD, core::scoring::hbonds::hbderiv_ABE_GO_NO_xH, core::scoring::hbonds::hbderiv_MAX, core::scoring::hbonds::hbderiv_NONE, core::scoring::hbonds::hbdon_AHX, core::scoring::hbonds::hbdon_AMO, core::scoring::hbonds::hbdon_CXA, core::scoring::hbonds::hbdon_GDE, core::scoring::hbonds::hbdon_GDH, core::scoring::hbonds::hbdon_GENERIC_BB, core::scoring::hbonds::hbdon_GENERIC_SC, core::scoring::hbonds::hbdon_H2O, core::scoring::hbonds::hbdon_HXL, core::scoring::hbonds::hbdon_IMD, core::scoring::hbonds::hbdon_IME, core::scoring::hbonds::hbdon_IND, core::scoring::hbonds::hbdon_MAX, core::scoring::hbonds::hbdon_NONE, core::scoring::hbonds::hbdon_PBA, core::scoring::hbonds::hbgd_AHD, core::scoring::hbonds::hbgd_AHdist, core::scoring::hbonds::hbgd_chi, core::scoring::hbonds::hbgd_cosAHD, core::scoring::hbonds::hbgd_cosBAH, core::scoring::hbonds::hbgd_MAX, core::scoring::hbonds::hbgd_NONE, core::scoring::hbonds::hbw_LR_BB, core::scoring::hbonds::hbw_LR_BB_SC, core::scoring::hbonds::hbw_MAX, core::scoring::hbonds::hbw_NONE, core::scoring::hbonds::hbw_SC, core::scoring::hbonds::hbw_SR_BB, core::scoring::hbonds::hbw_SR_BB_SC, core::chemical::HYBRID_MAX, core::chemical::RING_HYBRID, core::scoring::hbonds::seq_sep_M2, core::scoring::hbonds::seq_sep_M3, core::scoring::hbonds::seq_sep_M4, core::scoring::hbonds::seq_sep_MAX, core::scoring::hbonds::seq_sep_other, core::scoring::hbonds::seq_sep_P2, core::scoring::hbonds::seq_sep_P3, core::scoring::hbonds::seq_sep_P4, core::scoring::hbonds::seq_sep_PM1, core::chemical::SP2_HYBRID, core::chemical::SP3_HYBRID, and core::chemical::UNKNOWN_HYBRID.
| HBondWeightType core::scoring::hbonds::HBondTypeManager::weight_type_from_name |
( |
std::string const & |
name | ) |
|
|
static |
| vector1< string > core::scoring::hbonds::HBondTypeManager::acc_chem_type2name_ |
|
staticprivate |
| vector1< string > core::scoring::hbonds::HBondTypeManager::deriv_type2name_ |
|
staticprivate |
| vector1< string > core::scoring::hbonds::HBondTypeManager::don_chem_type2name_ |
|
staticprivate |
| vector1< string > core::scoring::hbonds::HBondTypeManager::geo_dim_type2name_ |
|
staticprivate |
| vector1< string > core::scoring::hbonds::HBondTypeManager::hybridization_type2name_ |
|
staticprivate |
| bool core::scoring::hbonds::HBondTypeManager::initialized_ |
|
staticprivate |
| map< string, HBAccChemType > core::scoring::hbonds::HBondTypeManager::name2acc_chem_type_ |
|
staticprivate |
| map< string, HBDerivType > core::scoring::hbonds::HBondTypeManager::name2deriv_type_ |
|
staticprivate |
| map< string, HBDonChemType > core::scoring::hbonds::HBondTypeManager::name2don_chem_type_ |
|
staticprivate |
| map< string, HBGeoDimType > core::scoring::hbonds::HBondTypeManager::name2geo_dim_type_ |
|
staticprivate |
| map< string, Hybridization > core::scoring::hbonds::HBondTypeManager::name2hybridization_type_ |
|
staticprivate |
| map< string, HBSeqSep > core::scoring::hbonds::HBondTypeManager::name2seq_sep_type_ |
|
staticprivate |
| map< string, HBondWeightType > core::scoring::hbonds::HBondTypeManager::name2weight_type_ |
|
staticprivate |
lookup map from string name to enum type
| vector1< string > core::scoring::hbonds::HBondTypeManager::seq_sep_type2name_ |
|
staticprivate |
| vector1< string > core::scoring::hbonds::HBondTypeManager::weight_type2name_ |
|
staticprivate |
The documentation for this class was generated from the following files: