Rosetta
Classes | Typedefs | Functions
core::chemical::rotamers Namespace Reference

Classes

class  BasicRotamerLibrarySpecification
 
class  BasicRotamerLibrarySpecificationCreator
 
class  CenrotRotamerLibrarySpecification
 
class  CenrotRotamerLibrarySpecificationCreator
 
class  DunbrackRotamerLibrarySpecification
 
class  DunbrackRotamerLibrarySpecificationCreator
 
class  NCAARotamerLibrarySpecification
 
class  NCAARotamerLibrarySpecificationCreator
 
class  PDBRotamerLibrarySpecification
 
class  PDBRotamerLibrarySpecificationCreator
 
class  RotamerLibrarySpecification
 
class  RotamerLibrarySpecificationCreator
 
class  RotamerLibrarySpecificationFactory
 
class  RotamerLibrarySpecificationRegistrator
 This templated class will register an instance of an RotamerLibrarySpecificationCreator (class T) with the RotamerLibrarySpecificationFactory. It will ensure that no RotamerLibrarySpecification creator is registered twice, and, centralizes this registration logic so that thread safety issues can be handled in one place. More...
 
class  StoredRotamerLibrarySpecification
 A class which stores atom coordinates for a rotamer library. Internally, this is stored as a list of name:coordinate maps. More...
 
class  StoredRotamerLibrarySpecificationCreator
 

Typedefs

typedef utility::pointer::shared_ptr< BasicRotamerLibrarySpecificationBasicRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< BasicRotamerLibrarySpecification const > BasicRotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< CenrotRotamerLibrarySpecificationCenrotRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< CenrotRotamerLibrarySpecification const > CenrotRotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< DunbrackRotamerLibrarySpecificationDunbrackRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< DunbrackRotamerLibrarySpecification const > DunbrackRotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< NCAARotamerLibrarySpecificationNCAARotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< NCAARotamerLibrarySpecification const > NCAARotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< PDBRotamerLibrarySpecificationPDBRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< PDBRotamerLibrarySpecification const > PDBRotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< RotamerLibrarySpecificationRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< RotamerLibrarySpecification const > RotamerLibrarySpecificationCOP
 
typedef utility::pointer::shared_ptr< RotamerLibrarySpecificationCreatorRotamerLibrarySpecificationCreatorOP
 
typedef utility::pointer::shared_ptr< RotamerLibrarySpecificationCreator const > RotamerLibrarySpecificationCreatorCOP
 
typedef utility::pointer::shared_ptr< StoredRotamerLibrarySpecificationStoredRotamerLibrarySpecificationOP
 
typedef utility::pointer::shared_ptr< StoredRotamerLibrarySpecification const > StoredRotamerLibrarySpecificationCOP
 

Functions

static basic::Tracer TR ("core.chemical.rotamers.NCAARotamerLibrarySpecification")
 
RotamerLibrarySpecificationOP deep_copy (RotamerLibrarySpecification const &source)
 
static basic::Tracer TR ("core.chemical.rotamers.RotamerLibrarySpecificationFactory")
 
static basic::Tracer TR ("core.chemical.rotamers.StoredRotamerLibrarySpecification")
 

Typedef Documentation

◆ BasicRotamerLibrarySpecificationCOP

◆ BasicRotamerLibrarySpecificationOP

◆ CenrotRotamerLibrarySpecificationCOP

◆ CenrotRotamerLibrarySpecificationOP

◆ DunbrackRotamerLibrarySpecificationCOP

◆ DunbrackRotamerLibrarySpecificationOP

◆ NCAARotamerLibrarySpecificationCOP

◆ NCAARotamerLibrarySpecificationOP

◆ PDBRotamerLibrarySpecificationCOP

◆ PDBRotamerLibrarySpecificationOP

◆ RotamerLibrarySpecificationCOP

◆ RotamerLibrarySpecificationCreatorCOP

◆ RotamerLibrarySpecificationCreatorOP

◆ RotamerLibrarySpecificationOP

◆ StoredRotamerLibrarySpecificationCOP

◆ StoredRotamerLibrarySpecificationOP

Function Documentation

◆ deep_copy()

RotamerLibrarySpecificationOP core::chemical::rotamers::deep_copy ( RotamerLibrarySpecification const &  source)

◆ TR() [1/3]

static basic::Tracer core::chemical::rotamers::TR ( "core.chemical.rotamers.NCAARotamerLibrarySpecification"  )
static

◆ TR() [2/3]

static basic::Tracer core::chemical::rotamers::TR ( "core.chemical.rotamers.RotamerLibrarySpecificationFactory"  )
static

◆ TR() [3/3]

static basic::Tracer core::chemical::rotamers::TR ( "core.chemical.rotamers.StoredRotamerLibrarySpecification"  )
static