Sat Apr 26 2014 22:03: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 736 of file app_voicemail.c.


Field Documentation

int ateof

Definition at line 740 of file app_voicemail.c.

Referenced by inbuf().

unsigned char iobuf[BASEMAXINLINE]

Definition at line 741 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

int iocp

Definition at line 737 of file app_voicemail.c.

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

int iolen

Definition at line 738 of file app_voicemail.c.

Referenced by inbuf(), and inchar().

Definition at line 739 of file app_voicemail.c.

Referenced by ochar().


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