Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
residue_selector Directory Reference
Directory dependency graph for residue_selector:
src/core/select/residue_selector

Files

file  AndResidueSelector.cc [code]
 The AndResidueSelector combines logic from multiple ResidueSelectors.
 
file  AndResidueSelector.fwd.hh [code]
 Forward declaration of a class that combines ResidueSelector logic.
 
file  AndResidueSelector.hh [code]
 The AndResidueSelector combines logic from multiple ResidueSelectors.
 
file  ChainSelector.cc [code]
 The ChainSelector combines logic from multiple ResidueSelectors.
 
file  ChainSelector.fwd.hh [code]
 The ChainSelector selects all the residues from a given chain, given either as a number or a character.
 
file  ChainSelector.hh [code]
 The ChainSelector selects all the residues from a given chain, given either as a number or a character. Clears the passed ResidueSubset.
 
file  InterGroupInterfaceByVectorSelector.cc [code]
 
file  InterGroupInterfaceByVectorSelector.fwd.hh [code]
 
file  InterGroupInterfaceByVectorSelector.hh [code]
 
file  JumpDownstreamSelector.cc [code]
 
file  JumpDownstreamSelector.fwd.hh [code]
 Forward declaration of a class that selects residues downstream of a specified jump.
 
file  JumpDownstreamSelector.hh [code]
 The JumpDownstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  JumpUpstreamSelector.cc [code]
 
file  JumpUpstreamSelector.fwd.hh [code]
 Forward declaration of a class that selects residues upstream of a specified jump.
 
file  JumpUpstreamSelector.hh [code]
 The JumpUpstreamSelector selects residues downstream of a given jump in a FoldTree.
 
file  LayerSelector.cc [code]
 A ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.).
 
file  LayerSelector.fwd.hh [code]
 Forward definitions for a ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.).
 
file  LayerSelector.hh [code]
 Header file for a ResidueSelector for selecting residues based on layers defined by burial (core, boundary, surface, etc.).
 
file  NeighborhoodResidueSelector.cc [code]
 
file  NeighborhoodResidueSelector.fwd.hh [code]
 Forward declaration of a class that selects residues from the neighborhood of a set of focus residues.
 
file  NeighborhoodResidueSelector.hh [code]
 The NeighborhoodResidueSelector selects residues in a given proximity of set focus residues.
 
file  NotResidueSelector.cc [code]
 The NotResidueSelector negates the logic of its loaded ResidueSelector.
 
file  NotResidueSelector.fwd.hh [code]
 
file  NotResidueSelector.hh [code]
 The NotResidueSelector negates the logic of its loaded ResidueSelector.
 
file  NumNeighborsSelector.cc [code]
 The NumNeighborsSelector identifies all residues that have at least X neighbors within a distance D.
 
file  NumNeighborsSelector.fwd.hh [code]
 Forward declaration of a class that identifies residues with at least X neighbors within a cutoff distance D.
 
file  NumNeighborsSelector.hh [code]
 The NumNeighborsSelector identifies residues that have at least X neighbors within a distance Y. Clears the given ResidueSubset.
 
file  OrResidueSelector.cc [code]
 The OrResidueSelector combines logic from multiple ResidueSelectors.
 
file  OrResidueSelector.fwd.hh [code]
 Forward declaration of a class that negates ResidueSelector logic.
 
file  OrResidueSelector.hh [code]
 The OrResidueSelector combines logic from multiple ResidueSelectors.
 
file  PrimarySequenceNeighborhoodSelector.cc [code]
 
file  PrimarySequenceNeighborhoodSelector.fwd.hh [code]
 Forward declaration of a class that selects residues using their names.
 
file  PrimarySequenceNeighborhoodSelector.hh [code]
 The PrimarySequenceNeighborhoodSelector selects residues using a string containing residue names.
 
file  PrimarySequenceNeighborhoodSelectorCreator.hh [code]
 
file  ResidueIndexSelector.cc [code]
 
file  ResidueIndexSelector.fwd.hh [code]
 Forward declaration of a class that selects residues using a string containing pose indices.
 
file  ResidueIndexSelector.hh [code]
 The ResidueIndexSelector selects residues using a string containing pose indices.
 
file  ResidueNameSelector.cc [code]
 
file  ResidueNameSelector.fwd.hh [code]
 Forward declaration of a class that selects residues using their names.
 
file  ResidueNameSelector.hh [code]
 The ResidueNameSelector selects residues using a string containing residue names.
 
file  ResiduePDBInfoHasLabelSelector.cc [code]
 The ResiduePDBInfoHasLabelSelector selects residues using a string containing residue names.
 
file  ResiduePDBInfoHasLabelSelector.fwd.hh [code]
 Forward declaration of a class that selects residues using their names.
 
file  ResiduePDBInfoHasLabelSelector.hh [code]
 The ResiduePDBInfoHasLabelSelector selects residues using a string containing residue names.
 
file  ResidueRanges.cc [code]
 The ResidueRanges class identifies contiguous segments of a pose from a subset.
 
file  ResidueRanges.fwd.hh [code]
 Forward declaration of a class that identifies continguous segments from a subset of residues from a Pose.
 
file  ResidueRanges.hh [code]
 The ResidueRanges class identifies a subset of residues from a Pose.
 
file  ResidueSelector.cc [code]
 The ResidueSelector class identifies a subset of residues from a Pose.
 
file  ResidueSelector.fwd.hh [code]
 Forward declaration of a class that identifies a subset of residues from a Pose.
 
file  ResidueSelector.hh [code]
 The ResidueSelector class identifies a subset of residues from a Pose.
 
file  ResidueSelectorCreator.fwd.hh [code]
 Forward declaration of a class that instantiates a particular ResidueSelector.
 
file  ResidueSelectorCreator.hh [code]
 Class for instantiating a particular ResidueSelector.
 
file  ResidueSelectorCreators.hh [code]
 Class declarations for the ResidueSelectorCreators for a set of simple ResidueSelectors.
 
file  ResidueSelectorFactory.cc [code]
 Implementation of the class for instantiating arbitrary ResidueSelectors from a string –> ResidueSelectorCreator map.
 
file  ResidueSelectorFactory.hh [code]
 Class for instantiating arbitrary ResidueSelectors from a string –> ResidueSelectorCreator map.
 
file  ResidueSelectorRegistrator.hh [code]
 Declaration of the template class for registrating ResidueSelectorCreators with the ResidueSelectorFactory.
 
file  SecondaryStructureSelector.cc [code]
 The SecondaryStructureSelector selects residues based on secondary structure.
 
file  SecondaryStructureSelector.fwd.hh [code]
 Forward declaration of a class to select residues based on their secondary structure.
 
file  SecondaryStructureSelector.hh [code]
 The SecondaryStructureSelector selects residues based on their secondary structure.
 
file  TrueResidueSelector.cc [code]
 The TrueResidueSelector creates an appropriate all-true vector.
 
file  TrueResidueSelector.fwd.hh [code]
 Forward declaration of a class that combines ResidueSelector logic.
 
file  TrueResidueSelector.hh [code]
 The TrueResidueSelector creates an appropriate all-true vector.
 
file  util.cc [code]
 Utility functions for the residue selector classes, primarily, in constructing XML-Schema type definitions.
 
file  util.hh [code]
 Utility functions for the residue selector classes, primarily, in constructing XML-Schema type definitions.