|
Rosetta 3.5
|
Classes | |
| class | CountPair1B |
| class | CountPairAll |
| class | CountPairCrossover3 |
| class | CountPairCrossover4 |
| class | CountPairFactory |
| class | Invoker |
| class | CountPairFunction |
| class | CountPairGeneric |
| class | CountPairIntraRes |
| class | CountPairIntraResC3 |
| class | CountPairIntraResC4 |
| class | CountPairNone |
Typedefs | |
| typedef utility::pointer::owning_ptr < CountPairFunction > | CountPairFunctionOP |
| typedef utility::pointer::owning_ptr < CountPairFunction const > | CountPairFunctionCOP |
| typedef utility::pointer::owning_ptr < CountPairGeneric > | CountPairGenericOP |
Enumerations | |
| enum | CPCrossoverBehavior { CP_CROSSOVER_3 = 1, CP_CROSSOVER_4, nCPCrossoverBehaviors = CP_CROSSOVER_4 } |
| enum | CPResidueConnectionType { CP_NO_BONDS = 1, CP_ONE_BOND, CP_MULTIPLE_BONDS_OR_PSEUDOBONDS, nCPResidueConnectionTypes = CP_MULTIPLE_BONDS_OR_PSEUDOBONDS } |
Functions | |
| Size const | INFINITE_SEPARATION (5) |
| typedef utility::pointer::owning_ptr< CountPairFunction const > core::scoring::etable::count_pair::CountPairFunctionCOP |
Definition at line 28 of file CountPairFunction.fwd.hh.
| typedef utility::pointer::owning_ptr< CountPairFunction > core::scoring::etable::count_pair::CountPairFunctionOP |
Definition at line 25 of file CountPairFunction.fwd.hh.
| typedef utility::pointer::owning_ptr< CountPairGeneric > core::scoring::etable::count_pair::CountPairGenericOP |
Definition at line 25 of file CountPairGeneric.fwd.hh.
| Size const core::scoring::etable::count_pair::INFINITE_SEPARATION | ( | 5 | ) |
Referenced by core::scoring::trie::initialize_cpdata_for_atom().
1.8.4