Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
chainbase::undo_index< T, Allocator, Indices >::delta Struct Reference

#include <undo_index.hpp>

Public Attributes

boost::iterator_range< typename index0_set_type::const_iterator > new_values
 
boost::iterator_range< typename list_base< old_node, index0_type >::const_iteratorold_values
 
boost::iterator_range< typename list_base< node, index0_type >::const_iteratorremoved_values
 

Detailed Description

template<typename T, typename Allocator, typename... Indices>
struct chainbase::undo_index< T, Allocator, Indices >::delta

Definition at line 581 of file undo_index.hpp.

Member Data Documentation

◆ new_values

template<typename T , typename Allocator , typename... Indices>
boost::iterator_range<typename index0_set_type::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::new_values

Definition at line 582 of file undo_index.hpp.

◆ old_values

template<typename T , typename Allocator , typename... Indices>
boost::iterator_range<typename list_base<old_node, index0_type>::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::old_values

Definition at line 583 of file undo_index.hpp.

◆ removed_values

template<typename T , typename Allocator , typename... Indices>
boost::iterator_range<typename list_base<node, index0_type>::const_iterator> chainbase::undo_index< T, Allocator, Indices >::delta::removed_values

Definition at line 584 of file undo_index.hpp.


The documentation for this struct was generated from the following file: