Thu Apr 8 01:24:01 2010

Asterisk developer's documentation


b64_baseio Struct Reference

Structure for base64 encoding. More...

Data Fields

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

Detailed Description

Structure for base64 encoding.

Definition at line 395 of file app_minivm.c.


Field Documentation

int ateof

Definition at line 399 of file app_minivm.c.

Referenced by b64_inbuf().

unsigned char iobuf[B64_BASEMAXINLINE]

Definition at line 400 of file app_minivm.c.

Referenced by b64_inbuf(), and b64_inchar().

int iocp

Definition at line 396 of file app_minivm.c.

Referenced by b64_inbuf(), b64_inchar(), and base_encode().

int iolen

Definition at line 397 of file app_minivm.c.

Referenced by b64_inbuf(), and b64_inchar().

Definition at line 398 of file app_minivm.c.

Referenced by b64_ochar().


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

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1