#include <FragCache.hh>
|
| | CacheWrapper (std::string const &tag) |
| |
| | ~CacheWrapper ()=default |
| |
| bool | retrieve (Frame const &frame, core::Size frag_num, T &score) const |
| |
| bool | retrieve (FragID const &frag_id, T &score) const |
| |
| T | retrieve (core::Size frag_id) const |
| |
| T | retrieve (FragID const &frag_id) const |
| |
| T | retrieve (Frame const &frame, core::Size frag_num) const |
| |
| void | store (Frame const &frame, core::Size frag_num, T const &score) |
| |
| void | store (FragID const &frag_id, T const &score) |
| |
| void | scored_frag_ids (ScoredList &frag_ids, FragID_Iterator begin, FragID_Iterator end, T *empty=NULL) const |
| |
| void | scored_frag_ids (ScoredList &frag_ids, FragID_Iterator begin, FragID_Iterator end, T empty) const |
| |
| TCacheUnit const & | cache (Frame const &frame) const |
| |
| TCacheUnit & | cache (Frame const &frame) |
| |
| TCacheUnit & | operator() (Frame const &frame) |
| |
◆ IndexList
template<class T , class XCacheUnit >
◆ ScoredFrag
template<class T , class XCacheUnit >
◆ ScoredList
template<class T , class XCacheUnit >
◆ ScoreList
template<class T , class XCacheUnit >
◆ TCacheUnit
template<class T , class XCacheUnit >
◆ TCacheUnitAP
template<class T , class XCacheUnit >
◆ TCacheUnitOP
template<class T , class XCacheUnit >
◆ CacheWrapper()
template<class T , class XCacheUnit >
◆ ~CacheWrapper()
template<class T , class XCacheUnit >
◆ cache() [1/2]
template<class T , class XCacheUnit >
◆ cache() [2/2]
template<class T , class XCacheUnit >
◆ operator()()
template<class T , class XCacheUnit >
◆ retrieve() [1/5]
template<class T , class XCacheUnit >
◆ retrieve() [2/5]
template<class T , class XCacheUnit >
◆ retrieve() [3/5]
template<class T , class XCacheUnit >
◆ retrieve() [4/5]
template<class T , class XCacheUnit >
◆ retrieve() [5/5]
template<class T , class XCacheUnit >
◆ scored_frag_ids() [1/2]
template<class T , class XCacheUnit >
◆ scored_frag_ids() [2/2]
template<class T , class XCacheUnit >
◆ store() [1/2]
template<class T , class XCacheUnit >
◆ store() [2/2]
template<class T , class XCacheUnit >
◆ new_cache_
template<class T , class XCacheUnit >
◆ tag_
template<class T , class XCacheUnit >
The documentation for this class was generated from the following file: