Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
baseio Struct Reference

Data Fields

int ateof
 
unsigned char iobuf [BASEMAXINLINE]
 
int iocp
 
int iolen
 
int linelength
 

Detailed Description

Definition at line 740 of file app_voicemail.c.

Field Documentation

◆ ateof

int ateof

Definition at line 744 of file app_voicemail.c.

Referenced by inbuf().

◆ iobuf

unsigned char iobuf[BASEMAXINLINE]

Definition at line 745 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

◆ iocp

int iocp

Definition at line 741 of file app_voicemail.c.

Referenced by base_encode(), inbuf(), and inchar().

◆ iolen

int iolen

Definition at line 742 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

◆ linelength

int linelength

Definition at line 743 of file app_voicemail.c.

Referenced by ochar().


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