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.
Dependents: MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more
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.
Generated on Tue Jul 12 2022 15:46:17 by
