#include <FragID.hh>
◆ FragID() [1/3]
| core::fragment::FragID::FragID |
( |
| ) |
|
◆ FragID() [2/3]
| core::fragment::FragID::FragID |
( |
FrameCOP |
frame, |
|
|
Size |
frag_id |
|
) |
| |
◆ FragID() [3/3]
| core::fragment::FragID::FragID |
( |
FragID const & |
| ) |
|
|
default |
◆ ~FragID()
| core::fragment::FragID::~FragID |
( |
| ) |
|
|
default |
◆ apply() [1/2]
◆ apply() [2/2]
◆ apply_ss()
◆ fragment()
| FragData const & core::fragment::FragID::fragment |
( |
| ) |
const |
◆ fragment_ptr()
| FragDataCOP core::fragment::FragID::fragment_ptr |
( |
| ) |
const |
◆ frame()
| Frame const & core::fragment::FragID::frame |
( |
| ) |
const |
References first.
Referenced by core::fragment::FragSet::add(), apply(), apply_ss(), FragID(), fragment(), fragment_ptr(), core::fragment::CacheWrapper< T, XCacheUnit >::retrieve(), protocols::loops::loop_closure::ccd::FASelectSlidingWindowLoopClosure::select_final_loop(), and core::fragment::CacheWrapper< T, XCacheUnit >::store().
◆ frame_ptr()
| FrameCOP core::fragment::FragID::frame_ptr |
( |
| ) |
const |
◆ id()
| Size core::fragment::FragID::id |
( |
| ) |
const |
◆ is_valid()
| bool core::fragment::FragID::is_valid |
( |
| ) |
const |
◆ operator<()
| bool core::fragment::FragID::operator< |
( |
FragID const & |
other | ) |
const |
Comparison operator (previously free when FragID derived from std::pair).
References first, and second.
◆ operator=()
| FragID & core::fragment::FragID::operator= |
( |
FragID const & |
rhs | ) |
|
◆ operator==()
| bool core::fragment::FragID::operator== |
( |
FragID const & |
other | ) |
const |
Equality operator (previously free when FragID derived from std::pair).
References first, and second.
◆ first
◆ second
| Size core::fragment::FragID::second |
The documentation for this class was generated from the following files: