| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
??.instance --+
|
SingletonBase_T_core_chemical_RingConformerManager_T --+
|
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.
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Raises an exception This class cannot be instantiated from Python
|
conformers_for_ring_size( (int)ring_size) -> object :
Return a set of ring conformers for the requested ring size.
C++ signature :
utility::vector1<core::chemical::RingConformer, std::allocator<core::chemical::RingConformer> > conformers_for_ring_size(unsigned long)
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:06 2015 | http://epydoc.sourceforge.net |