Rosetta
Public Member Functions | Public Attributes | Friends | List of all members
protocols::denovo_design::task_operations::SurroundingSS Struct Reference

#include <ConsensusLoopDesignOperation.hh>

Public Member Functions

 SurroundingSS ()
 
 SurroundingSS (char const bef, char const aft)
 
bool operator< (SurroundingSS const &ab2) const
 

Public Attributes

char before
 
char after
 

Friends

std::ostream & operator<< (std::ostream &os, SurroundingSS const &ss)
 

Constructor & Destructor Documentation

◆ SurroundingSS() [1/2]

protocols::denovo_design::task_operations::SurroundingSS::SurroundingSS ( )
inline

◆ SurroundingSS() [2/2]

protocols::denovo_design::task_operations::SurroundingSS::SurroundingSS ( char const  bef,
char const  aft 
)
inline

Member Function Documentation

◆ operator<()

bool protocols::denovo_design::task_operations::SurroundingSS::operator< ( SurroundingSS const &  ab2) const

References after, and before.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
SurroundingSS const &  ss 
)
friend

Member Data Documentation

◆ after

char protocols::denovo_design::task_operations::SurroundingSS::after

◆ before

char protocols::denovo_design::task_operations::SurroundingSS::before

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