Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2577127
sync.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
638 B
Referenced Files
None
Subscribers
None
sync.hpp
View Options
/*
* This file is part of libkazv.
* SPDX-FileCopyrightText: 2020 Tusooa Zhu <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include
<libkazv-config.hpp>
#include
<csapi/sync.hpp>
#include
<csapi/filter.hpp>
#include
"client-model.hpp"
namespace
Kazv
{
ClientResult
updateClient
(
ClientModel
m
,
SyncAction
a
);
ClientResult
processResponse
(
ClientModel
m
,
SyncResponse
r
);
ClientResult
updateClient
(
ClientModel
m
,
SetShouldSyncAction
a
);
ClientResult
updateClient
(
ClientModel
m
,
PostInitialFiltersAction
a
);
ClientResult
processResponse
(
ClientModel
m
,
DefineFilterResponse
r
);
}
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Jun 24, 2:44 AM (23 m, 14 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
214531
Default Alt Text
sync.hpp (638 B)
Attached To
Mode
rL libkazv
Attached
Detach File
Event Timeline
Log In to Comment