|
Rosetta
|

Files | |
| file | AndJumpSelector.cc |
| The AndJumpSelector combines logic from multiple JumpSelectors. | |
| file | AndJumpSelector.fwd.hh |
| Forward declaration of a class that combines JumpSelector logic. | |
| file | AndJumpSelector.hh |
| The AndJumpSelector combines logic from multiple JumpSelectors. | |
| file | AndJumpSelectorCreator.hh |
| Creator for Boolean "AND" jump selector. | |
| file | ExclusivelySharedJumpSelector.cc |
| ExclusivelySharedJumpSelector selects the jump that builds ALL and ONLY the residues passed in. | |
| file | ExclusivelySharedJumpSelector.fwd.hh |
| file | ExclusivelySharedJumpSelector.hh |
| ExclusivelySharedJumpSelector selects the jump that builds ALL and ONLY the residues passed in. | |
| file | ExclusivelySharedJumpSelectorCreator.hh |
| file | InterchainJumpSelector.cc |
| file | InterchainJumpSelector.fwd.hh |
| Forward declaration of a class that combines JumpSelector logic. | |
| file | InterchainJumpSelector.hh |
| The InterchainJumpSelector selects jumps that land on different chains than they took off from. | |
| file | InterchainJumpSelectorCreator.hh |
| Creator for interchain jump selector. | |
| file | JumpForResidue.cc |
| JumpForResidue selects the jump that builds the residues passed in. | |
| file | JumpForResidue.fwd.hh |
| JumpForResidue selects the jump that builds the residues passed in. | |
| file | JumpForResidue.hh |
| JumpForResidue selects the jump that builds the residues passed in. | |
| file | JumpForResidueCreator.hh |
| JumpForResidue selects the jump that builds the residues passed in. | |
| file | JumpIndexSelector.cc |
| file | JumpIndexSelector.fwd.hh |
| Forward declaration of a class that combines JumpSelector logic. | |
| file | JumpIndexSelector.hh |
| The JumpIndexSelector selects a jump with a given index. | |
| file | JumpIndexSelectorCreator.hh |
| Creator for jump index selector. | |
| file | JumpSelector.cc |
| The JumpSelector class identifies a subset of jumps from a Pose. | |
| file | JumpSelector.fwd.hh |
| Forward declaration of a class that identifies a subset of residues from a Pose. | |
| file | JumpSelector.hh |
| The JumpSelector class identifies a subset of jumps from a Pose. | |
| file | JumpSelectorCreator.fwd.hh |
| Forward declaration of a class that instantiates a particular JumpSelector. | |
| file | JumpSelectorCreator.hh |
| Class for instantiating a particular JumpSelector. | |
| file | JumpSelectorFactory.cc |
| Implementation of the class for instantiating arbitrary JumpSelectors from a string --> JumpSelectorCreator map. | |
| file | JumpSelectorFactory.fwd.hh |
| Forward declaration for JumpSelectorFactory. | |
| file | JumpSelectorFactory.hh |
| Class for instantiating arbitrary JumpSelectors from a string --> JumpSelectorCreator map. | |
| file | JumpSelectorRegistrator.hh |
| Declaration of the template class for registrating JumpSelectorCreators with the JumpSelectorFactory. | |
| file | NotJumpSelector.cc |
| The NotJumpSelector negates the logic of its loaded JumpSelector. | |
| file | NotJumpSelector.fwd.hh |
| file | NotJumpSelector.hh |
| The NotJumpSelector negates the logic of its loaded JumpSelector. | |
| file | NotJumpSelectorCreator.hh |
| Creator for boolean "Not" jump selector. | |
| file | OrJumpSelector.cc |
| The OrJumpSelector combines logic from multiple JumpSelectors. | |
| file | OrJumpSelector.fwd.hh |
| Forward declaration of a class that negates JumpSelector logic. | |
| file | OrJumpSelector.hh |
| The OrJumpSelector combines logic from multiple JumpSelectors. | |
| file | OrJumpSelectorCreator.hh |
| Creator for boolean "OR" jump selector. | |
| file | util.cc |
| Utility functions for the jump selector classes, primarily, in constructing XML-Schema type definitions. | |
| file | util.hh |
| Utility functions for the jump selector classes, primarily, in constructing XML-Schema type definitions. | |