mbgtools-lx  4.2.8
identdec.h File Reference
#include <gpsdefs.h>

Go to the source code of this file.

Macros

#define _ext   extern
 

Functions

char * mbg_gps_ident_swap (char *p_dst, const char *p_src)
 
void mbg_gps_ident_decode (char *s, const IDENT *p_id)
 

Macro Definition Documentation

◆ _ext

#define _ext   extern

Definition at line 33 of file identdec.h.

Function Documentation

◆ mbg_gps_ident_decode()

void mbg_gps_ident_decode ( char *  s,
const IDENT p_id 
)

◆ mbg_gps_ident_swap()

char* mbg_gps_ident_swap ( char *  p_dst,
const char *  p_src 
)

Definition at line 72 of file identdec.c.

Referenced by mbg_gps_ident_decode().