backfunc_s Struct Reference

Backend function pointer encapsulating structure. More...

#include <pam_kmux_options.h>

Data Fields

f_db_connect db_connect
f_db_disconnect db_disconnect
f_expand_query expand_query
f_exec_param exec_param
f_backend_authenticate backend_authenticate

Detailed Description

Backend function pointer encapsulating structure.

This struct represents all functions of all backends. Each function pointer of this struct needs a backend function.


Field Documentation

Function pointer to authentication-function.

Function pointer to establish-connection-function.

Function pointer to close-connection-function.

Function pointer to query-executing-function.

Function pointer to query-building-function.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 5 22:28:55 2010 for pam_kmux by  doxygen 1.6.3