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