Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Public Member Functions | Data Fields
ast_geoloc_profile Struct Reference

#include <res_geolocation.h>

Collaboration diagram for ast_geoloc_profile:
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
 
int allow_routing_use
 
struct ast_variableconfidence
 
enum ast_geoloc_format format
 
struct ast_variablelocation_info
 
const ast_string_field location_reference
 
struct ast_variablelocation_refinement
 
const ast_string_field location_source
 
struct ast_variablelocation_variables
 
const ast_string_field method
 
const ast_string_field notes
 
enum ast_geoloc_pidf_element pidf_element
 
enum ast_geoloc_precedence precedence
 
int suppress_empty_ca_elements
 
struct ast_variableusage_rules
 

Detailed Description

Definition at line 73 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 80 of file res_geolocation.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 80 of file res_geolocation.h.

◆ allow_routing_use

int allow_routing_use

◆ confidence

struct ast_variable* confidence

◆ format

enum ast_geoloc_format format

◆ location_info

struct ast_variable* location_info

◆ location_reference

const ast_string_field location_reference

◆ location_refinement

struct ast_variable* location_refinement

◆ location_source

const ast_string_field location_source

◆ location_variables

struct ast_variable* location_variables

◆ method

const ast_string_field method

Definition at line 80 of file res_geolocation.h.

Referenced by ast_geoloc_eprofile_create_from_profile().

◆ notes

const ast_string_field notes

Definition at line 80 of file res_geolocation.h.

Referenced by ast_geoloc_eprofile_create_from_profile().

◆ pidf_element

enum ast_geoloc_pidf_element pidf_element

◆ precedence

enum ast_geoloc_precedence precedence

◆ suppress_empty_ca_elements

int suppress_empty_ca_elements

◆ usage_rules

struct ast_variable* usage_rules

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