ze-filter  (ze-filter-0.8.0-develop-180218)

#include <zeDb.h>

Public Attributes

unsigned long signature
 
char * database
 
pthread_mutex_t dbmutex
 
bool OK
 
int err
 

Detailed Description

Definition at line 47 of file zeDb.h.

Member Data Documentation

◆ database

char* ZEDB_T::database

Definition at line 50 of file zeDb.h.

◆ dbmutex

pthread_mutex_t ZEDB_T::dbmutex

Definition at line 51 of file zeDb.h.

◆ err

int ZEDB_T::err

Definition at line 66 of file zeDb.h.

◆ OK

bool ZEDB_T::OK

Definition at line 65 of file zeDb.h.

◆ signature

unsigned long ZEDB_T::signature

Definition at line 49 of file zeDb.h.


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