Apache2
lua_db_handle Struct Reference

#include <lua_dbd.h>

Collaboration diagram for lua_db_handle:

Data Fields

apr_dbd_thandle
 
const apr_dbd_driver_tdriver
 
int alive
 
apr_pool_tpool
 
char type
 
ap_dbd_tdbdhandle
 
server_recserver
 

Field Documentation

◆ alive

int lua_db_handle::alive

◆ dbdhandle

ap_dbd_t* lua_db_handle::dbdhandle

◆ driver

const apr_dbd_driver_t* lua_db_handle::driver

◆ handle

apr_dbd_t* lua_db_handle::handle

◆ pool

apr_pool_t* lua_db_handle::pool

◆ server

server_rec* lua_db_handle::server

◆ type

char lua_db_handle::type

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