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_TcHttpBasicHeaderParser Struct Reference

NyLPC_TcHttpBasicHeaderParser Struct Reference

クラス構造体 More...

#include <NyLPC_cHttpBasicHeaderParser.h>

Data Fields

struct
NyLPC_TcHttpBasicHeaderParser_Handler
_handler
 継承クラスで実装すべきインタフェイス
NyLPC_TcHttpBasicHeaderParser_ST _st
 パースの実行状態
NyLPC_TcStr_t _wsb
 ワーク文字列
char _wsb_buf [NyLPC_cHttpBasicHeaderParser_SIZE_OF_WBS]
 ワーク文字列のバッファ

Detailed Description

クラス構造体

Definition at line 194 of file NyLPC_cHttpBasicHeaderParser.h.


Field Documentation

継承クラスで実装すべきインタフェイス

Definition at line 197 of file NyLPC_cHttpBasicHeaderParser.h.

NyLPC_TcHttpBasicHeaderParser_ST _st

パースの実行状態

Definition at line 200 of file NyLPC_cHttpBasicHeaderParser.h.

NyLPC_TcStr_t _wsb

ワーク文字列

Definition at line 202 of file NyLPC_cHttpBasicHeaderParser.h.

char _wsb_buf[NyLPC_cHttpBasicHeaderParser_SIZE_OF_WBS]

ワーク文字列のバッファ

Definition at line 204 of file NyLPC_cHttpBasicHeaderParser.h.