Rosetta
Public Member Functions | Private Attributes | List of all members
core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT > Class Template Reference

#include <RotamerDescriptor.hh>

Public Member Functions

 RotamerDescriptorAtom ()
 
 RotamerDescriptorAtom (AT atom, CPDAT cp_data)
 
AT const & atom () const
 
CPDAT const & cp_data () const
 
void atom (AT setting)
 
void cp_data (CPDAT setting)
 
bool operator< (RotamerDescriptorAtom< AT, CPDAT > const &other) const
 
bool operator== (RotamerDescriptorAtom< AT, CPDAT > const &other) const
 

Private Attributes

AT atom_
 
CPDAT cp_data_
 

Constructor & Destructor Documentation

◆ RotamerDescriptorAtom() [1/2]

template<class AT , class CPDAT >
core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::RotamerDescriptorAtom ( )
inline

◆ RotamerDescriptorAtom() [2/2]

template<class AT , class CPDAT >
core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::RotamerDescriptorAtom ( AT  atom,
CPDAT  cp_data 
)
inline

Member Function Documentation

◆ atom() [1/2]

template<class AT , class CPDAT >
AT const& core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::atom ( ) const
inline

◆ atom() [2/2]

template<class AT , class CPDAT >
void core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::atom ( AT  setting)
inline

◆ cp_data() [1/2]

template<class AT , class CPDAT >
CPDAT const& core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::cp_data ( ) const
inline

◆ cp_data() [2/2]

template<class AT , class CPDAT >
void core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::cp_data ( CPDAT  setting)
inline

◆ operator<()

template<class AT , class CPDAT >
bool core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::operator< ( RotamerDescriptorAtom< AT, CPDAT > const &  other) const
inline

◆ operator==()

template<class AT , class CPDAT >
bool core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::operator== ( RotamerDescriptorAtom< AT, CPDAT > const &  other) const
inline

Member Data Documentation

◆ atom_

template<class AT , class CPDAT >
AT core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::atom_
private

◆ cp_data_

template<class AT , class CPDAT >
CPDAT core::scoring::trie::RotamerDescriptorAtom< AT, CPDAT >::cp_data_
private

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