Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


baseio Struct Reference

Data Fields

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

Detailed Description

Definition at line 623 of file app_voicemail.c.

Field Documentation

int ateof

Definition at line 627 of file app_voicemail.c.

Referenced by inbuf().

unsigned char iobuf

Definition at line 628 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

int iocp

Definition at line 624 of file app_voicemail.c.

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

int iolen

Definition at line 625 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

int linelength

Definition at line 626 of file app_voicemail.c.

Referenced by ochar().


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