Rosetta
Public Member Functions | Private Attributes | List of all members
core::scoring::hbonds::hbtrie::HBCPData Class Reference

#include <HBCPData.hh>

Public Member Functions

 HBCPData ()
 
bool avoid_sc_hbonds () const
 
bool is_sc () const
 
void avoid_sc_hbonds (bool setting)
 
void is_sc (bool setting)
 
bool operator< (HBCPData const &other) const
 
bool operator== (HBCPData const &other) const
 
void print (std::ostream &os) const
 

Private Attributes

bool avoid_sc_hbonds_
 
bool is_sc_
 

Constructor & Destructor Documentation

◆ HBCPData()

core::scoring::hbonds::hbtrie::HBCPData::HBCPData ( )

Member Function Documentation

◆ avoid_sc_hbonds() [1/2]

bool core::scoring::hbonds::hbtrie::HBCPData::avoid_sc_hbonds ( ) const
inline

References avoid_sc_hbonds_.

◆ avoid_sc_hbonds() [2/2]

void core::scoring::hbonds::hbtrie::HBCPData::avoid_sc_hbonds ( bool  setting)
inline

References avoid_sc_hbonds_.

◆ is_sc() [1/2]

bool core::scoring::hbonds::hbtrie::HBCPData::is_sc ( ) const
inline

References is_sc_.

◆ is_sc() [2/2]

void core::scoring::hbonds::hbtrie::HBCPData::is_sc ( bool  setting)
inline

References is_sc_.

◆ operator<()

bool core::scoring::hbonds::hbtrie::HBCPData::operator< ( HBCPData const &  other) const
inline

References avoid_sc_hbonds_, and is_sc_.

◆ operator==()

bool core::scoring::hbonds::hbtrie::HBCPData::operator== ( HBCPData const &  other) const
inline

References avoid_sc_hbonds_, and is_sc_.

◆ print()

void core::scoring::hbonds::hbtrie::HBCPData::print ( std::ostream &  os) const

Member Data Documentation

◆ avoid_sc_hbonds_

bool core::scoring::hbonds::hbtrie::HBCPData::avoid_sc_hbonds_
private

◆ is_sc_

bool core::scoring::hbonds::hbtrie::HBCPData::is_sc_
private

Referenced by is_sc(), operator<(), operator==(), and print().


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