Rosetta
Classes | Typedefs | Functions
protocols::contact_map Namespace Reference

Classes

class  ContactMap
 
class  ContactPartner
 Simple class that holds the information on an atom involved in a contact. More...
 
class  Contact
 Simple class representing a contact between two atoms. More...
 
class  ContactMapCreator
 

Typedefs

typedef utility::pointer::shared_ptr< ContactMapContactMapOP
 
typedef utility::pointer::shared_ptr< ContactMap const > ContactMapCOP
 
typedef utility::pointer::weak_ptr< ContactPartnerContactPartnerAP
 

Functions

static basic::Tracer TR ("protocols.moves.ContactMap")
 

Typedef Documentation

◆ ContactMapCOP

typedef utility::pointer::shared_ptr< ContactMap const > protocols::contact_map::ContactMapCOP

◆ ContactMapOP

typedef utility::pointer::shared_ptr< ContactMap > protocols::contact_map::ContactMapOP

◆ ContactPartnerAP

typedef utility::pointer::weak_ptr< ContactPartner > protocols::contact_map::ContactPartnerAP

Function Documentation

◆ TR()

static basic::Tracer protocols::contact_map::TR ( "protocols.moves.ContactMap"  )
static