#include <m2m_socket_host_if.h>
Public Attributes | |
SOCKET | sock |
tstrSockAddr | strAddr |
uint16 | u16DataSize |
uint16 | u16SessionID |
uint16 | u16Void |
uint8 | u8Void |
Definition at line 305 of file m2m_socket_host_if.h.
SOCKET tstrSendCmd::sock |
Definition at line 306 of file m2m_socket_host_if.h.
tstrSockAddr tstrSendCmd::strAddr |
Definition at line 309 of file m2m_socket_host_if.h.
uint16 tstrSendCmd::u16DataSize |
Definition at line 308 of file m2m_socket_host_if.h.
uint16 tstrSendCmd::u16SessionID |
Definition at line 310 of file m2m_socket_host_if.h.
uint16 tstrSendCmd::u16Void |
Definition at line 311 of file m2m_socket_host_if.h.
uint8 tstrSendCmd::u8Void |
Definition at line 307 of file m2m_socket_host_if.h.