Rosetta
Public Member Functions | Private Attributes | Friends | List of all members
protocols::legacy_sewing::HashEdge Class Reference

#include <SewGraph.hh>

Inheritance diagram for protocols::legacy_sewing::HashEdge:
Inheritance graph
[legend]

Public Member Functions

 HashEdge (SewGraph *owner, core::Size n1, core::Size n2)
 
void basis_pair (BasisPair basis_pair)
 
BasisPair const & basis_pair () const
 
core::Size model_resnum (int model_id) const
 

Private Attributes

BasisPair basis_pair_
 

Friends

std::ostream & operator<< (std::ostream &out, HashEdge const &edge)
 

Constructor & Destructor Documentation

◆ HashEdge()

protocols::legacy_sewing::HashEdge::HashEdge ( SewGraph owner,
core::Size  n1,
core::Size  n2 
)

Member Function Documentation

◆ basis_pair() [1/2]

BasisPair const& protocols::legacy_sewing::HashEdge::basis_pair ( ) const
inline

References basis_pair_.

◆ basis_pair() [2/2]

void protocols::legacy_sewing::HashEdge::basis_pair ( BasisPair  basis_pair)
inline

◆ model_resnum()

core::Size protocols::legacy_sewing::HashEdge::model_resnum ( int  model_id) const

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
HashEdge const &  edge 
)
friend

Member Data Documentation

◆ basis_pair_

BasisPair protocols::legacy_sewing::HashEdge::basis_pair_
private

Referenced by basis_pair(), and model_resnum().


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