|
Realm C++ SDK版本 v 2.2.0
|
19#ifndef CPPREALM_CLIENT_RESET_HPP
20#define CPPREALM_CLIENT_RESET_HPP
22#include <cpprealm/internal/bridge/realm.hpp>
49 std::function<
void (
db local,
dbmote )> after);
71 std::function<
void (
db local,
dbmote )> after);
92 std::function<
void (
db local,
dbmote )> after);