Rosetta
Public Member Functions | Public Attributes | List of all members
basic::datacache::ResRotPair Struct Reference

#include <CacheableResRotPairFloatMap.hh>

Public Member Functions

 ResRotPair ()
 
 ResRotPair (platform::Size first_res_in, platform::Size first_rot_in, platform::Size second_res_in, platform::Size second_rot_in)
 
bool operator== (ResRotPair const &ot) const
 
bool operator< (ResRotPair const &ot) const
 

Public Attributes

uint32_t first_res
 
uint32_t first_rot
 
uint32_t second_res
 
uint32_t second_rot
 

Constructor & Destructor Documentation

◆ ResRotPair() [1/2]

basic::datacache::ResRotPair::ResRotPair ( )
inline

◆ ResRotPair() [2/2]

basic::datacache::ResRotPair::ResRotPair ( platform::Size  first_res_in,
platform::Size  first_rot_in,
platform::Size  second_res_in,
platform::Size  second_rot_in 
)
inline

Member Function Documentation

◆ operator<()

bool basic::datacache::ResRotPair::operator< ( ResRotPair const &  ot) const
inline

◆ operator==()

bool basic::datacache::ResRotPair::operator== ( ResRotPair const &  ot) const
inline

Member Data Documentation

◆ first_res

uint32_t basic::datacache::ResRotPair::first_res

◆ first_rot

uint32_t basic::datacache::ResRotPair::first_rot

◆ second_res

uint32_t basic::datacache::ResRotPair::second_res

◆ second_rot

uint32_t basic::datacache::ResRotPair::second_rot

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