Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
ast_aoc_encoded Struct Reference

Data Fields

unsigned char data [0]
 
uint16_t datalen
 
uint8_t flags
 
uint8_t version
 

Detailed Description

Definition at line 206 of file aoc.c.

Field Documentation

◆ data

unsigned char data[0]

Definition at line 210 of file aoc.c.

Referenced by ast_aoc_decode(), and ast_aoc_encode().

◆ datalen

uint16_t datalen

Definition at line 209 of file aoc.c.

Referenced by ast_aoc_decode(), and ast_aoc_encode().

◆ flags

uint8_t flags

Definition at line 208 of file aoc.c.

Referenced by ast_aoc_decode(), and ast_aoc_encode().

◆ version

uint8_t version

Definition at line 207 of file aoc.c.

Referenced by ast_aoc_encode(), and ParsingContext::next().


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