Data Fields

eurephiaCTX Struct Reference

#include <eurephia_context.h>

Collaboration diagram for eurephiaCTX:

Data Fields

void * eurephia_driver
void * eurephia_fw_intf
eDBconndbc
eurephiaFWINTFfwcfg
char * server_salt
eurephiaLOGlog
int fatal_error
int context_type

Detailed Description

main structure for the eurephia module context

Definition at line 51 of file eurephia_context.h.


Field Documentation

Defines the context type

Definition at line 63 of file eurephia_context.h.

Pointer to an eurephia database connection

Definition at line 54 of file eurephia_context.h.

Pointer to the eurephia database drivers handler

Definition at line 52 of file eurephia_context.h.

Pointer to the eurephia firewall interface handler

Definition at line 53 of file eurephia_context.h.

If this flag is set, the execution should stop immediately

Definition at line 62 of file eurephia_context.h.

Pointer to the firewall configuration

Definition at line 56 of file eurephia_context.h.

Log context, used by eurephia_log()

Definition at line 61 of file eurephia_context.h.

The in-memory password salt, used for the password cache

Definition at line 60 of file eurephia_context.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines