WebCFace 2.5.2
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
sync.h File Reference
#include "./base.h"
#include "webcface/common/encoding.h"
#include <unordered_map>
#include <chrono>
Include dependency graph for sync.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SyncInit
 client初期化(client->server->client) More...
 
struct  SyncInitEnd
 serverのバージョン情報(server->client) More...
 
struct  Ping
 ping(server->client->server) More...
 
struct  PingStatus
 各クライアントのping状況 (server->client) More...
 
struct  PingStatusReq
 ping状況のリクエスト (client->server) More...
 
struct  Sync
 syncの時刻(client->server->client) More...
 
struct  formatter< webcface::message::SyncInit >
 
struct  formatter< webcface::message::SyncInitEnd >
 
struct  formatter< webcface::message::Sync >
 
struct  formatter< webcface::message::Ping >
 
struct  formatter< webcface::message::PingStatus >
 
struct  formatter< webcface::message::PingStatusReq >
 

Namespaces

namespace  webcface
 
namespace  webcface::message