Extended interface for DEBUG support.
More...
|
size_t(* | get_internal_state )(char *buffer, size_t bufferSize) |
| This function should return any information that the native implementation wishes to include in a bugreport. More...
|
|
size_t | size |
| set to sizeof(GpsDebugInterface) More...
|
|
Extended interface for DEBUG support.
Definition at line 458 of file gps.h.
size_t(* GpsDebugInterface::get_internal_state)(char *buffer, size_t bufferSize) |
This function should return any information that the native implementation wishes to include in a bugreport.
Definition at line 466 of file gps.h.
size_t GpsDebugInterface::size |
set to sizeof(GpsDebugInterface)
Definition at line 460 of file gps.h.