This is the complete list of members for Transactional::SingleSnapshot< XN, T >, including all inherited members.
isUpperOf(const XN &lower) const noexcept | Transactional::Snapshot< XN > | inlineprotected |
list() const noexcept | Transactional::Snapshot< XN > | inlineprotected |
list(const shared_ptr< Node< XN > > &node) const noexcept | Transactional::Snapshot< XN > | inlineprotected |
m_packet | Transactional::Snapshot< XN > | protected |
m_serial (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | protected |
operator*() const | Transactional::SingleSnapshot< XN, T > | inline |
operator->() const | Transactional::SingleSnapshot< XN, T > | inline |
operator=(const Snapshot &x) noexcept=default (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | protected |
operator[](const shared_ptr< T > &node) const noexcept | Transactional::Snapshot< XN > | inlineprotected |
operator[](const T &node) const noexcept | Transactional::Snapshot< XN > | inlineprotected |
print() (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | inlineprotected |
SingleSnapshot(const T &node) (defined in Transactional::SingleSnapshot< XN, T >) | Transactional::SingleSnapshot< XN, T > | inlineexplicit |
SingleSnapshot(SingleSnapshot &&x) noexcept=default (defined in Transactional::SingleSnapshot< XN, T >) | Transactional::SingleSnapshot< XN, T > | |
size() const noexcept | Transactional::Snapshot< XN > | inlineprotected |
size(const shared_ptr< Node< XN > > &node) const noexcept | Transactional::Snapshot< XN > | inlineprotected |
Snapshot(const Snapshot &x) noexcept=default (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | protected |
Snapshot(Snapshot &&x) noexcept=default (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | protected |
Snapshot(Node< XN > &node, const Snapshot &x) noexcept (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | inlineprotected |
Snapshot(const Transaction< XN > &x) noexcept (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | inlineexplicitprotected |
Snapshot(Transaction< XN > &&x) noexcept (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | inlineexplicitprotected |
Snapshot(const Node< XN > &node, bool multi_nodal=true) (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | inlineexplicitprotected |
Snapshot()=default (defined in Transactional::Snapshot< XN >) | Transactional::Snapshot< XN > | protected |
talk(T &talker, tArgRef arg) const | Transactional::Snapshot< XN > | inlineprotected |