![]() |
Rosetta
2021.16
|
#include <RingConformerManager.hh>

Static Public Member Functions | |
| static utility::vector1 < RingConformer > const & | conformers_for_ring_size_and_type (core::Size const ring_size, core::chemical::rings::RingSaturationType const type) |
| Return a set of ring conformers for the requested ring size. More... | |
Private Member Functions | |
| RingConformerManager () | |
| utility::vector1 < RingConformer > const & | get_conformers_for_ring_size_and_type (core::Size const ring_size, core::chemical::rings::RingSaturationType const type) |
Private Attributes | |
| std::map< std::pair < core::uint, core::chemical::rings::RingSaturationType > , utility::vector1 < RingConformer > > | conformers_ |
Friends | |
| class | utility::SingletonBase< RingConformerManager > |
This class is a singleton and manages RingConformer data that should only be read from the database one time and shared among all RingConformerSets.
|
privatedefault |
|
static |
Return a set of ring conformers for the requested ring size.
Referenced by core::chemical::rings::RingConformerSet::init().
|
private |
|
friend |
|
private |
1.8.7