WebCFace 2.9.0
Web-based Communication Framework & Dashboard-like UI
Loading...
Searching...
No Matches
PingStatus Struct Reference

各クライアントのping状況 (server->client) More...

#include <webcface/common/internal/message/sync.h>

Inheritance diagram for PingStatus:
[legend]
Collaboration diagram for PingStatus:
[legend]

Public Attributes

std::shared_ptr< std::unordered_map< unsigned int, int > > status
 member_id: ping応答時間(ms) のmap
 

Static Public Attributes

static constexpr int kind
 

Detailed Description

各クライアントのping状況 (server->client)

Member Data Documentation

◆ kind

constexpr int kind
staticconstexprinherited

◆ status

std::shared_ptr<std::unordered_map<unsigned int, int> > status

member_id: ping応答時間(ms) のmap


The documentation for this struct was generated from the following file: