#include "bchash.h"#include "loadbalance.h"#include "mutex.h"#include "pluginvclient.h"#include "blurzoomwindow.h"#include <sys/types.h>


Go to the source code of this file.
Data Structures | |
| struct | _scratch |
| class | BlurZoomConfig |
| class | BlurZoomPackage |
| class | BlurZoomServer |
| class | BlurZoomClient |
| class | BlurZoomMain |
Defines | |
| #define | SCRATCH_MAX 20 |
| #define | COLORS 32 |
Typedefs | |
| typedef struct _scratch | scratch_t |
| #define COLORS 32 |
Definition at line 101 of file blurzoom.h.
| #define SCRATCH_MAX 20 |
Definition at line 14 of file blurzoom.h.
1.5.5