Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
expression_token Struct Reference

A token in the expression or an evaluated part of the expression. More...

Data Fields

char field []
 The field in the expression.
 
struct expression_tokennext
 The next expression token in the queue.
 
struct operatorop
 An operator that evaluates expressions.
 
int result
 The result of an evaluated expression.
 
enum expression_token_type token_type
 The type of value stored in the expression token.
 

Detailed Description

A token in the expression or an evaluated part of the expression.

Definition at line 145 of file res_pjsip_history.c.


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