Skip to content

sgns::crdt::CRDTCallbackManager::DeletedDataCallbackEntry

#include <crdt_callback_manager.hpp>

Public Attributes

Name
std::string pattern
std::regex regex
DeletedDataCallback callback

Public Attributes Documentation

variable pattern

std::string pattern;

variable regex

std::regex regex;

variable callback

DeletedDataCallback callback;

Updated on 2026-08-11 at 21:18:04 +0000