This is the complete list of members for History, including all inherited members.
| changesBegin() | History | inline |
| changesEnd() | History | inline |
| changesRbegin() | History | inline |
| changesRend() | History | inline |
| const_iterator typedef | History | |
| do_release_cache(CacheChange_t *ch)=0 | History | protectedpure virtual |
| find_change(CacheChange_t *ch) | History | inline |
| find_change_nts(CacheChange_t *ch) | History | |
| get_change(const SequenceNumber_t &seq, const GUID_t &guid, CacheChange_t **change) const | History | |
| get_change_nts(const SequenceNumber_t &seq, const GUID_t &guid, CacheChange_t **change, const_iterator hint) const | History | |
| get_earliest_change(CacheChange_t **change) | History | |
| get_max_change(CacheChange_t **max_change) | History | |
| get_min_change(CacheChange_t **min_change) | History | |
| getHistorySize() | History | inline |
| getMutex() const | History | inline |
| getTypeMaxSerialized() | History | inline |
| History(const HistoryAttributes &att) | History | protected |
| History(History &&)=delete | History | protected |
| isFull() | History | inline |
| iterator typedef | History | |
| m_att | History | |
| m_changes | History | protected |
| m_isHistoryFull | History | protected |
| matches_change(const CacheChange_t *ch_inner, CacheChange_t *ch_outer) | History | virtual |
| mp_mutex | History | protected |
| operator=(History &&)=delete | History | protected |
| print_changes_seqNum2() | History | protected |
| remove_all_changes() | History | |
| remove_change(CacheChange_t *ch) | History | |
| remove_change(CacheChange_t *ch, const std::chrono::time_point< std::chrono::steady_clock > &max_blocking_time) | History | |
| remove_change(const_iterator removal, bool release=true) | History | inline |
| remove_change_nts(const_iterator removal, bool release=true) | History | virtual |
| remove_change_nts(const_iterator removal, const std::chrono::time_point< std::chrono::steady_clock > &max_blocking_time, bool release=true) | History | virtual |
| remove_iterator_constness(const_iterator c_it) | History | protected |
| reverse_iterator typedef | History | |
| ~History() | History | protectedvirtual |