#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) |
| |
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
template<class T, class XCacheUnit>
The documentation for this class was generated from the following file: