libosmogsm  1.5.1
Osmocom GSM library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

#include <gad.h>

Data Fields

enum gad_type type
 
union {
   struct osmo_gad_ell_point   ell_point
 
   struct
osmo_gad_ell_point_unc_circle   ell_point_unc_circle
 
   struct
osmo_gad_ell_point_unc_ellipse   ell_point_unc_ellipse
 
   struct osmo_gad_polygon   polygon
 
   struct osmo_gad_ell_point_alt   ell_point_alt
 
   struct
osmo_gad_ell_point_alt_unc_ell   ell_point_alt_unc_ell
 
   struct osmo_gad_ell_arc   ell_arc
 
   struct
osmo_gad_ell_point_unc_ellipse   ha_ell_point_unc_ellipse
 
   struct
osmo_gad_ha_ell_point_alt_unc_ell   ha_ell_point_alt_unc_ell
 
}; 
 

Field Documentation

union { ... }
struct osmo_gad_ell_arc osmo_gad::ell_arc
struct osmo_gad_ell_point osmo_gad::ell_point

Referenced by osmo_gad_to_str_buf().

struct osmo_gad_ell_point_alt osmo_gad::ell_point_alt
struct osmo_gad_ell_point_alt_unc_ell osmo_gad::ell_point_alt_unc_ell
struct osmo_gad_ell_point_unc_circle osmo_gad::ell_point_unc_circle
struct osmo_gad_ell_point_unc_ellipse osmo_gad::ell_point_unc_ellipse
struct osmo_gad_ha_ell_point_alt_unc_ell osmo_gad::ha_ell_point_alt_unc_ell
struct osmo_gad_ell_point_unc_ellipse osmo_gad::ha_ell_point_unc_ellipse
struct osmo_gad_polygon osmo_gad::polygon
enum gad_type osmo_gad::type

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