This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Embed: (wiki syntax)

« Back to documentation index

NyLPC_TcModWebSocket Struct Reference

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.

サブプロトコル。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.