Rosetta
Namespaces | Typedefs
ConfluentSelector.fwd.hh File Reference

selector that selects all the residues between those selected by another selector that are not interspersed with those selected by a third selector More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::select
 
 core::select::residue_selector
 

Typedefs

using core::select::residue_selector::ConfluentSelectorOP = utility::pointer::shared_ptr< ConfluentSelector >
 
using core::select::residue_selector::ConfluentSelectorCOP = utility::pointer::shared_ptr< ConfluentSelector const >
 

Detailed Description

selector that selects all the residues between those selected by another selector that are not interspersed with those selected by a third selector

Author
frankdt (frank.nosp@m.dt@e.nosp@m.mail..nosp@m.unc..nosp@m.edu)