Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of libMiMic by
NyLPC_TcModWebSocket Struct Reference
クラス構造体 More...
#include <NyLPC_cModWebSocket.h>
Data Fields | |
const NyLPC_TChar * | _ref_sub_protocol |
サブプロトコル。NULLの場合0 | |
NyLPC_TcModWebSocket_ST | _payload_st |
ペイロードの解析ステータス | |
NyLPC_TUInt8 | _frame_flags_bits |
BIT0: MASK value. | |
NyLPC_TUInt16 | payload_size |
ペイロードサイズ | |
NyLPC_TUInt16 | payload_ptr |
ペイロード位置 |
Detailed Description
クラス構造体
Definition at line 66 of file NyLPC_cModWebSocket.h.
Field Documentation
BIT0: MASK value.
Definition at line 79 of file NyLPC_cModWebSocket.h.
NyLPC_TcModWebSocket_ST _payload_st |
ペイロードの解析ステータス
Definition at line 74 of file NyLPC_cModWebSocket.h.
const NyLPC_TChar* _ref_sub_protocol |
サブプロトコル。NULLの場合0
Definition at line 72 of file NyLPC_cModWebSocket.h.
ペイロード位置
Definition at line 84 of file NyLPC_cModWebSocket.h.
ペイロードサイズ
Definition at line 82 of file NyLPC_cModWebSocket.h.
Generated on Tue Jul 12 2022 16:23:00 by
