Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Struct_Control.h File Reference

Struct_Control.h File Reference

GMMP Operation 중 제어 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stControlReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 제어 명령 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More...
struct  stControlRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다. More...
struct  Control_Req
 GMMP TCP Packet 구조 중 Request Control 제어 구조 OMP에서 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More...
struct  Control_Rsp
 GMMP TCP Packet 구조 중 Response Control 제어 구조 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다. More...

Detailed Description

GMMP Operation 중 제어 명령에 사용되는 구조체

Date:
2013/11/21
Version:
0.0.0.1 GMMPHeader참조

Definition in file Struct_Control.h.