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

NyLPC_TcHttpdThread Struct Reference

このクラスは、httpdのワーカースレッドです。1セッションを担当します。 More...

#include <NyLPC_cHttpdThread.h>

Data Fields

NyLPC_TcHttpdConnection_t _connection
 関数アドレスを格納したポインタ

Detailed Description

このクラスは、httpdのワーカースレッドです。1セッションを担当します。

Definition at line 32 of file NyLPC_cHttpdThread.h.


Field Documentation

NyLPC_TcHttpdConnection_t _connection

関数アドレスを格納したポインタ

Definition at line 36 of file NyLPC_cHttpdThread.h.