CCF
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
champ::Snapshot< K, V, H > Class Template Reference

#include <champ_map.h>

Public Member Functions

 Snapshot (const Map< K, V, H > &map_)
 
size_t get_serialized_size ()
 
void serialize (uint8_t *data)
 

Constructor & Destructor Documentation

◆ Snapshot()

template<class K , class V , class H >
champ::Snapshot< K, V, H >::Snapshot ( const Map< K, V, H > &  map_)
inline

Member Function Documentation

◆ get_serialized_size()

template<class K , class V , class H >
size_t champ::Snapshot< K, V, H >::get_serialized_size ( )
inline

◆ serialize()

template<class K , class V , class H >
void champ::Snapshot< K, V, H >::serialize ( uint8_t *  data)
inline

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