D.I.T. ( Do It Tizen! )  1.0.0
Samsung Software Membership
 All Data Structures Files Functions Macros Pages
Data Fields
GPS Struct Reference

GPS 모듈에 대한 구조체이다. GPS 모듈은 다양한 방식으로 GPS를 사용할 수 있다. More...

#include <GPS.h>

Collaboration diagram for GPS:
Collaboration graph

Data Fields

bool(* isAccessible )(GPS this_gen)
 
bool(* onConnect )(GPS this_gen)
 
bool(* onDisconnect )(GPS this_gen)
 
Location(* Recv )(GPS this_gen)
 

Detailed Description

GPS 모듈에 대한 구조체이다. GPS 모듈은 다양한 방식으로 GPS를 사용할 수 있다.

Note
GPS의 GPS 모듈에 대한 구조체이다.
구조체를 사용하기 전에 NewGps() 함수를 사용해야 하며 사용이 끝났을 때 DestroyGps() 함수를 꼭 사용해야 한다.
See Also
https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__CAPI__LOCATION__GPS__STATUS__MODULE.html
Precondition
feature

The documentation for this struct was generated from the following file: