|
Rosetta
|
The filter responsible for obtaining all acceptor atoms. More...
#include <ResidueSubGraphTypes.hh>
Public Member Functions | |
| AcceptorAtomFilter () | |
| AcceptorAtomFilter (ResidueGraph const &graph, AtomTypeSetCOP atom_types) | |
| bool | operator() (VD const vd) const |
Private Attributes | |
| ResidueGraph const * | graph_ |
| AtomTypeSetCAP | atom_types_ |
The filter responsible for obtaining all acceptor atoms.
|
inline |
|
inline |
| bool core::chemical::AcceptorAtomFilter::operator() | ( | VD const | vd | ) | const |
References atom_types_.
|
private |
Referenced by operator()().
|
private |