Rosetta
Public Types | Public Member Functions | Private Attributes | List of all members
core::scoring::custom_pair_distance::RespairInteractions Class Reference
Inheritance diagram for core::scoring::custom_pair_distance::RespairInteractions:
Inheritance graph
[legend]

Public Types

typedef utility::fixedsizearray1< Size, 2 > ResAtomIndex
 
using ResAtomIndexTuple = utility::OrderedTuple< ResAtomIndex >
 
typedef std::map< ResAtomIndexTuple, std::list< resatom_and_func_struct > > ResAtomIndexFuncMap
 

Public Member Functions

 RespairInteractions ()=default
 
 ~RespairInteractions () override=default
 
basic::datacache::CacheableDataOP clone () const override
 
void apfc_list (AtomPairFuncListCOP apfclist)
 
AtomPairFuncList const & apfc_list () const
 

Private Attributes

AtomPairFuncListCOP apfc_list_
 

Member Typedef Documentation

◆ ResAtomIndex

◆ ResAtomIndexFuncMap

◆ ResAtomIndexTuple

Constructor & Destructor Documentation

◆ RespairInteractions()

core::scoring::custom_pair_distance::RespairInteractions::RespairInteractions ( )
default

◆ ~RespairInteractions()

core::scoring::custom_pair_distance::RespairInteractions::~RespairInteractions ( )
overridedefault

Member Function Documentation

◆ apfc_list() [1/2]

AtomPairFuncList const& core::scoring::custom_pair_distance::RespairInteractions::apfc_list ( ) const
inline

References apfc_list_.

◆ apfc_list() [2/2]

void core::scoring::custom_pair_distance::RespairInteractions::apfc_list ( AtomPairFuncListCOP  apfclist)
inline

◆ clone()

basic::datacache::CacheableDataOP core::scoring::custom_pair_distance::RespairInteractions::clone ( ) const
inlineoverride

Member Data Documentation

◆ apfc_list_

AtomPairFuncListCOP core::scoring::custom_pair_distance::RespairInteractions::apfc_list_
private

Referenced by apfc_list().


The documentation for this class was generated from the following file: