Eneboo - Documentación para desarrolladores
|
#include "eng_int.h"
Funciones | |
void | ENGINE_unregister_STORE (ENGINE *e) |
int | ENGINE_register_STORE (ENGINE *e) |
void | ENGINE_register_all_STORE () |
const STORE_METHOD * | ENGINE_get_STORE (const ENGINE *e) |
int | ENGINE_set_STORE (ENGINE *e, const STORE_METHOD *store_meth) |
const STORE_METHOD* ENGINE_get_STORE | ( | const ENGINE * | e | ) |
void ENGINE_register_all_STORE | ( | void | ) |
int ENGINE_set_STORE | ( | ENGINE * | e, |
const STORE_METHOD * | store_meth | ||
) |
void ENGINE_unregister_STORE | ( | ENGINE * | e | ) |