Rosetta
Public Member Functions | Private Attributes | List of all members
core::chemical::PolarHydrogenFilter Class Reference

The filter responsible for all polar hydrogens. More...

#include <ResidueSubGraphTypes.hh>

Public Member Functions

 PolarHydrogenFilter ()
 
 PolarHydrogenFilter (ResidueGraph const &graph, AtomTypeSetCOP atom_types)
 
bool operator() (VD const vd) const
 

Private Attributes

ResidueGraph const * graph_
 
AtomTypeSetCOP atom_types_
 

Detailed Description

The filter responsible for all polar hydrogens.

Constructor & Destructor Documentation

◆ PolarHydrogenFilter() [1/2]

core::chemical::PolarHydrogenFilter::PolarHydrogenFilter ( )
inline

◆ PolarHydrogenFilter() [2/2]

core::chemical::PolarHydrogenFilter::PolarHydrogenFilter ( ResidueGraph const &  graph,
AtomTypeSetCOP  atom_types 
)
inline

Member Function Documentation

◆ operator()()

bool core::chemical::PolarHydrogenFilter::operator() ( VD const  vd) const

References atom_types_.

Member Data Documentation

◆ atom_types_

AtomTypeSetCOP core::chemical::PolarHydrogenFilter::atom_types_
private

Referenced by operator()().

◆ graph_

ResidueGraph const* core::chemical::PolarHydrogenFilter::graph_
private

The documentation for this class was generated from the following files: