#include <ctab_parser.hh>
| core::Real core::chemical::sdf::ctabV3000Parser::FindExtraParameter |
( |
std::vector< std::string > |
extra_parameters, |
|
|
const std::string |
query |
|
) |
| |
|
private |
| void core::chemical::sdf::ctabV3000Parser::ParseAtom |
( |
const std::string |
atom_line | ) |
|
|
private |
| std::map< core::Size, std::string > core::chemical::sdf::ctabV3000Parser::ParseAtomTypeData |
( |
| ) |
|
|
private |
| void core::chemical::sdf::ctabV3000Parser::ParseBond |
( |
const std::string |
bond_line | ) |
|
|
private |
| void core::chemical::sdf::ctabV3000Parser::ParseTable |
( |
| ) |
|
| void core::chemical::sdf::ctabV3000Parser::set_atom_type |
( |
core::Size |
atomno, |
|
|
std::string |
atomname |
|
) |
| |
|
private |
References added_H_, core::chemical::sdf::addedH::atom_number, core::chemical::sdf::addedH::atom_type, core::chemical::sdf::addedH::bonded_atom_name, current_atom_, core::chemical::sdf::DEFAULT_MM_ATOM_TYPE_, core::chemical::sdf::atomTyper::get_element(), core::chemical::sdf::atomTyper::getNumBonds(), core::chemical::sdf::atomTyper::getType(), molecule_container_, and core::chemical::SingleBond.
Referenced by ParseTable().
| utility::vector1<std::string> core::chemical::sdf::ctabV3000Parser::connection_table_lines_ |
|
private |
| core::Size core::chemical::sdf::ctabV3000Parser::current_atom_ |
|
private |
| std::map<core::Size, std::string> core::chemical::sdf::ctabV3000Parser::index_to_names_map_ |
|
private |
| MolData core::chemical::sdf::ctabV3000Parser::mol_data_ |
|
private |
The documentation for this class was generated from the following files: