Eneboo - Documentación para desarrolladores
Atributos públicos
Referencia de la Estructura bio_method_st

#include <bio.h>

Lista de todos los miembros.

Atributos públicos

int type
const char * name
int(* bwrite )(BIO *, const char *, int)
int(* bread )(BIO *, char *, int)
int(* bputs )(BIO *, const char *)
int(* bgets )(BIO *, char *, int)
long(* ctrl )(BIO *, int, long, void *)
int(* create )(BIO *)
int(* destroy )(BIO *)
long(* callback_ctrl )(BIO *, int, bio_info_cb *)

Documentación de los datos miembro

int(* bio_method_st::bgets)(BIO *, char *, int)
int(* bio_method_st::bputs)(BIO *, const char *)
int(* bio_method_st::bread)(BIO *, char *, int)
int(* bio_method_st::bwrite)(BIO *, const char *, int)
long(* bio_method_st::ctrl)(BIO *, int, long, void *)
const char * bio_method_st::name

La documentación para esta estructura fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'