ze-filter  (ze-filter-0.8.0-develop-180218)
ze-client-test.c File Reference
#include <ze-sys.h>
#include <ze-filter.h>

Go to the source code of this file.

Classes

struct  conf_T
 

Macros

#define DEF_TUPLE   "NET,HOST,FULL"
 
#define DEF_TIMES   "0,1000,0,1000"
 
#define CONF_INITIALIZER   {"/tmp/ze-grey-bench", 10000, DEF_TIMES, DEF_TUPLE}
 

Typedefs

typedef struct conf_T conf_T
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ CONF_INITIALIZER

#define CONF_INITIALIZER   {"/tmp/ze-grey-bench", 10000, DEF_TIMES, DEF_TUPLE}

Definition at line 47 of file ze-client-test.c.

◆ DEF_TIMES

#define DEF_TIMES   "0,1000,0,1000"

Definition at line 35 of file ze-client-test.c.

◆ DEF_TUPLE

#define DEF_TUPLE   "NET,HOST,FULL"

Definition at line 34 of file ze-client-test.c.

Typedef Documentation

◆ conf_T

typedef struct conf_T conf_T

Definition at line 45 of file ze-client-test.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 61 of file ze-client-test.c.