Asterisk - The Open Source Telephony Project GIT-master-abe0018
Public Member Functions | Data Fields
ast_geoloc_location Struct Reference

#include <res_geolocation.h>

Collaboration diagram for ast_geoloc_location:
Collaboration graph
[legend]

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct ast_variableconfidence
 
enum ast_geoloc_format format
 
struct ast_variablelocation_info
 
const ast_string_field location_source
 
const ast_string_field method
 

Detailed Description

Definition at line 62 of file res_geolocation.h.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 67 of file res_geolocation.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 67 of file res_geolocation.h.

◆ confidence

struct ast_variable* confidence

◆ format

enum ast_geoloc_format format

◆ location_info

struct ast_variable* location_info

◆ location_source

const ast_string_field location_source

◆ method

const ast_string_field method

Definition at line 67 of file res_geolocation.h.

Referenced by ast_geoloc_eprofile_refresh_location().


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