mun_masterサーバとのネットワーク接続処理クラス.
More...
#include <MunProxySessionToMasterServer.hpp>
mun_masterサーバとのネットワーク接続処理クラス.
初期化処理.
- Parameters
-
configure | mun_proxyサーバ起動設定情報. |
- Returns
- 初期化処理に成功したら true 、失敗したら false を返す。
void MunProxySessionToMasterServer::Send_Relay_Anything |
( |
uint64 |
clientUid, |
|
|
uint16 |
payload_type, |
|
|
MunBuffer & |
buffer |
|
) |
| |
|
static |
mun_masterサーバに対し、MUNクライアントから受信した情報を渡す.
- Parameters
-
clientUid | mun_proxyサーバにおける、受信したMUNクライアントの識別用ユニークID. |
payload_type | mun_masterサーバに送信するデータの種類. |
buffer | MUNクライアントから受信した情報. |
clientUid | mun_proxyサーバにおける、受信したMUNクライアントの識別用ユニークID. |
payload_type | mun_masterサーバに送信するデータの種類. |
buffer | mun_masterサーバに送信するデータ本体. |
void MunProxySessionToMasterServer::Update |
( |
uint64 |
updateInterval | ) |
|
|
static |
The documentation for this class was generated from the following files: