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

#include <conf.h>

Lista de todos los miembros.

Atributos públicos

const char * name
CONF *(* create )(CONF_METHOD *meth)
int(* init )(CONF *conf)
int(* destroy )(CONF *conf)
int(* destroy_data )(CONF *conf)
int(* load_bio )(CONF *conf, BIO *bp, long *eline)
int(* dump )(const CONF *conf, BIO *bp)
int(* is_number )(const CONF *conf, char c)
int(* to_int )(const CONF *conf, char c)
int(* load )(CONF *conf, const char *name, long *eline)

Documentación de los datos miembro

int(* conf_method_st::dump)(const CONF *conf, BIO *bp)
int(* conf_method_st::is_number)(const CONF *conf, char c)
int(* conf_method_st::load)(CONF *conf, const char *name, long *eline)
int(* conf_method_st::load_bio)(CONF *conf, BIO *bp, long *eline)
const char * conf_method_st::name
int(* conf_method_st::to_int)(const CONF *conf, char c)

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'