#include <GenPharmacophore.hh>
◆ SmallMol() [1/3]
| protocols::pockets::SmallMol::SmallMol |
( |
| ) |
|
|
inline |
◆ SmallMol() [2/3]
| protocols::pockets::SmallMol::SmallMol |
( |
const SmallMol & |
other | ) |
|
◆ SmallMol() [3/3]
| protocols::pockets::SmallMol::SmallMol |
( |
SmallMol && |
| ) |
|
|
default |
◆ ~SmallMol()
| protocols::pockets::SmallMol::~SmallMol |
( |
| ) |
|
|
default |
◆ add_atom()
| void protocols::pockets::SmallMol::add_atom |
( |
std::string |
line | ) |
|
◆ cal_distance()
◆ cal_min_dist()
◆ calRMSD()
◆ connect()
| void protocols::pockets::SmallMol::connect |
( |
SmallMol * |
m | ) |
|
◆ connected()
| bool protocols::pockets::SmallMol::connected |
( |
SmallMol * |
m | ) |
|
◆ findRoot()
| SmallMol * protocols::pockets::SmallMol::findRoot |
( |
| ) |
|
◆ get_center()
| core::Real protocols::pockets::SmallMol::get_center |
( |
int |
c | ) |
|
◆ get_coordinates()
| std::vector< std::vector<core::Real> > const& protocols::pockets::SmallMol::get_coordinates |
( |
| ) |
|
|
inline |
◆ get_name()
| std::string protocols::pockets::SmallMol::get_name |
( |
| ) |
|
|
inline |
◆ get_parent()
| SmallMol* protocols::pockets::SmallMol::get_parent |
( |
| ) |
|
|
inline |
◆ get_rmsd()
| core::Real protocols::pockets::SmallMol::get_rmsd |
( |
| ) |
|
|
inline |
◆ get_root()
| SmallMol* protocols::pockets::SmallMol::get_root |
( |
| ) |
|
|
inline |
◆ get_size()
| int protocols::pockets::SmallMol::get_size |
( |
| ) |
|
|
inline |
◆ get_visited()
| bool protocols::pockets::SmallMol::get_visited |
( |
| ) |
|
|
inline |
◆ getContent()
| string protocols::pockets::SmallMol::getContent |
( |
| ) |
const |
◆ numberOfAtoms()
| int protocols::pockets::SmallMol::numberOfAtoms |
( |
| ) |
const |
|
inline |
◆ operator<()
| bool protocols::pockets::SmallMol::operator< |
( |
const SmallMol & |
other | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ printContent()
| void protocols::pockets::SmallMol::printContent |
( |
| ) |
const |
◆ printCoordinates()
| void protocols::pockets::SmallMol::printCoordinates |
( |
| ) |
const |
◆ set_name()
| void protocols::pockets::SmallMol::set_name |
( |
std::string |
name | ) |
|
|
inline |
◆ set_parent()
| void protocols::pockets::SmallMol::set_parent |
( |
SmallMol * |
p | ) |
|
|
inline |
◆ set_size()
| void protocols::pockets::SmallMol::set_size |
( |
int |
t | ) |
|
|
inline |
◆ set_visited()
| void protocols::pockets::SmallMol::set_visited |
( |
bool |
v | ) |
|
|
inline |
◆ tokenize_connected()
| std::vector<std::string> protocols::pockets::SmallMol::tokenize_connected |
( |
std::vector< std::string > & |
fields | ) |
|
|
private |
◆ update_center()
| void protocols::pockets::SmallMol::update_center |
( |
| ) |
|
◆ cen
| std::vector<core::Real> protocols::pockets::SmallMol::cen |
|
private |
◆ coordinates
| std::vector< std::vector<core::Real> > protocols::pockets::SmallMol::coordinates |
|
private |
◆ molName
| std::string protocols::pockets::SmallMol::molName |
|
private |
◆ parent
| SmallMol* protocols::pockets::SmallMol::parent |
|
private |
◆ pdbContent
| std::string protocols::pockets::SmallMol::pdbContent |
|
private |
◆ rmsd
| int protocols::pockets::SmallMol::s |
|
private |
◆ visited
| bool protocols::pockets::SmallMol::visited |
|
private |
The documentation for this class was generated from the following files: