|
Rosetta 3.5
|
#include <ctab_base.hh>

Public Member Functions | |
| elementToType () | |
| std::string | get (std::string key) |
Private Attributes | |
| std::map< std::string, std::string > | e_to_t |
Definition at line 44 of file ctab_base.hh.
| core::chemical::sdf::elementToType::elementToType | ( | ) |
Definition at line 34 of file ctab_base.cc.
References e_to_t.
| std::string core::chemical::sdf::elementToType::get | ( | std::string | key) |
Definition at line 55 of file ctab_base.cc.
References e_to_t.
Referenced by core::chemical::sdf::V2Parser::ParseAtom(), core::chemical::sdf::V3Parser::ParseAtom(), core::chemical::sdf::ctabV2000Parser::ParseAtom(), and core::chemical::sdf::ctabV3000Parser::ParseAtom().
|
private |
Definition at line 49 of file ctab_base.hh.
Referenced by elementToType(), and get().
1.8.4