Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
Client.cpp [code]
Client.h [code]
Define.h [code]GMMP 공통 정의
Define_Control.h [code]GMMP Operation 중 제어 명령 리스트 정의
Define_Delivery.h [code]GMMP Operation 중 주기보고 명령 리스트 정의
Define_Operation.h [code]GMMP Operation 절차 리스트 정의
ErrorCode.h [code]GMMP 라이브러리 에러코드
GMMP.cpp [code]GMMP 공통 정의
GMMP.h [code]
GMMP_Control.cpp [code]
GMMP_Control.h [code]GMMP Operation 중 제어 명령 함수
GMMP_Delivery.cpp [code]
GMMP_Delivery.h [code]GMMP Operation 중 주기보고 명령 함수
GMMP_Heartbeat.cpp [code]
GMMP_Heartbeat.h [code]GMMP Operation 중 Heartbeat 명령 힘수
GMMP_Notification.cpp [code]
GMMP_Notification.h [code]GMMP Operation 중 Notification 명령 함수
GMMP_Operation.cpp [code]
GMMP_Operation.h [code]GMMP 내부함수 및 변수 설명
GMMP_ProfileInfo.cpp [code]
GMMP_ProfileInfo.h [code]GMMP Operation 중 Profile Info 명령 함수
GMMP_Reg.cpp [code]
GMMP_Reg.h [code]GMMP Operation 중 Registration 명령 함수
GMMP_Util.cpp [code]
GMMP_Util.h [code]GMMP에 사용되는 Util 함수
Network.cpp [code]TCP Socket 통신을 위한 모듈
Network.h [code]TCP Socket 통신을 위한 모듈
OMPErrorCode.h [code]OMP에서 제공하는 에러코드
Print.cpp [code]
Print.h [code]
Struct_Common.h [code]GMMP 공통 구조체
Struct_Control.h [code]GMMP Operation 중 제어 명령에 사용되는 구조체
Struct_Control_Opt.h [code]GMMP 제어 명령 중 Message Body의 값이 필요한 경우 사용되는 구조체
Struct_Delivery.h [code]GMMP Operation 중 주기보고 명령에 사용되는 구조체
Struct_DeReg_Device.h [code]GMMP Operation 중 Device DeRegistration 명령에 사용되는 구조체
Struct_DeReg_GW.h [code]GMMP Operation 중 GW DeRegistration 명령에 사용되는 구조체
Struct_Heartbeat.h [code]GMMP Operation 중 Heartbeat 명령에 사용되는 구조체
Struct_Notification.h [code]GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체
Struct_ProfileInfo.h [code]GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체
Struct_Reg_Device.h [code]GMMP Operation 중 Device Registration 명령에 사용되는 구조체
Struct_Reg_GW.h [code]GMMP Operation 중 GW Registration 명령에 사용되는 구조체
Utility.cpp [code]
Utility.h [code]