bio_method_st Struct Reference

#include <bio.h>


Data Fields

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 *)


Detailed Description

Definition at line 265 of file bio.h.


Field Documentation

Definition at line 267 of file bio.h.

const char* bio_method_st::name

Definition at line 268 of file bio.h.

int(* bio_method_st::bwrite)(BIO *, const char *, int)

int(* bio_method_st::bread)(BIO *, char *, int)

int(* bio_method_st::bputs)(BIO *, const char *)

int(* bio_method_st::bgets)(BIO *, char *, int)

long(* bio_method_st::ctrl)(BIO *, int, long, void *)


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

Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6