versadac  1
versadac - Scalable Recorder Firmware
Public Attributes | List of all members
conf_method_st Struct Reference

Public Attributes

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)
 

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