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

#include <rb_map.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ Snapshot()

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

Member Function Documentation

◆ get_serialized_size()

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

◆ serialize()

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

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