conf_method_st Struct Reference

#include <conf.h>


Data Fields

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)


Detailed Description

Definition at line 89 of file conf.h.


Field Documentation

const char* conf_method_st::name

Definition at line 91 of file conf.h.

int(* conf_method_st::init)(CONF *conf)

int(* conf_method_st::load_bio)(CONF *conf, BIO *bp, long *eline)

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::to_int)(const CONF *conf, char c)

int(* conf_method_st::load)(CONF *conf, const char *name, long *eline)


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