CCF
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ccf::kv::MapChanges Struct Reference

#include <tx.h>

Public Member Functions

 MapChanges (const std::shared_ptr< AbstractMap > &m, std::unique_ptr< untyped::ChangeSet > &&cs)
 
 ~MapChanges ()
 

Public Attributes

std::shared_ptr< AbstractMapmap
 
std::unique_ptr< untyped::ChangeSetchangeset
 

Constructor & Destructor Documentation

◆ MapChanges()

ccf::kv::MapChanges::MapChanges ( const std::shared_ptr< AbstractMap > &  m,
std::unique_ptr< untyped::ChangeSet > &&  cs 
)

◆ ~MapChanges()

ccf::kv::MapChanges::~MapChanges ( )
default

Member Data Documentation

◆ changeset

std::unique_ptr<untyped::ChangeSet> ccf::kv::MapChanges::changeset

◆ map

std::shared_ptr<AbstractMap> ccf::kv::MapChanges::map

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