SKTelecom_ThingPlug / GMMP_mbed

Dependents:   ThingPlug_WiFi_Example_2 ThingPlug_Ethernet_Example ThingPlug_Ethernet_Example_temp_V2

Fork of GMMP_2 by Sangmin Lee

Embed: (wiki syntax)

« Back to documentation index

Struct_DeReg_GW.h File Reference

Struct_DeReg_GW.h File Reference

GMMP Operation 중 GW DeRegistration 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stGwDeRegistrationReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 GW DeRegistration 메시지를 OMP에 전송한다. More...
struct  stGwDeRegistrationRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 GW DeRegistration 메시지를 OMP에 수신한다. More...
struct  GwDeRegist_Req
 GMMP TCP Packet 구조 중 Request GW DeRegist 구조체 OMP에 Request GW DeRegist 데이터 전송한다. More...
struct  GwDeRegist_Rsp
 GMMP TCP Packet 구조 중 Response GW DeRegist 구조체 OMP에 Response GW DeRegist 데이터 수신한다. More...

Detailed Description

GMMP Operation 중 GW DeRegistration 명령에 사용되는 구조체

Date:
2013/11/21
Version:
0.0.0.1

Definition in file Struct_DeReg_GW.h.