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_Delivery.h File Reference

Struct_Delivery.h File Reference

GMMP Operation 중 주기보고 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stPacketDeliveryReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에 주기 보고 명령을 전송 시 사용된다. More...
struct  stPacketDeliveryRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 주기 보고 명령 응답 완료 수신 시 사용된다. More...
struct  Delivery_Req
 GMMP TCP Packet 구조 중 Request Delivery 구조체 OMP에 주기보고 데이터를 전송한다. More...
struct  Delivery_Rsp
 GMMP TCP Packet 구조 중 Response Delivery 구조체 OMP에 주기보고 데이터 전송 응답을 수신한다. More...

Detailed Description

GMMP Operation 중 주기보고 명령에 사용되는 구조체

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

Definition in file Struct_Delivery.h.