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¶
variable regex¶
variable callback¶
Updated on 2026-08-11 at 21:18:04 +0000