WizardsToolkit  1.0.7
WizardsToolkit.h File Reference
#include "wizard/wizard-config.h"
#include <stdio.h>
#include <sys/types.h>
#include "wizard/wizard-type.h"
#include "wizard/string_.h"
#include "wizard/authenticate.h"
#include "wizard/blob.h"
#include "wizard/bzip.h"
#include "wizard/cipher.h"
#include "wizard/client.h"
#include "wizard/configure.h"
#include "wizard/entropy.h"
#include "wizard/exception.h"
#include "wizard/file.h"
#include "wizard/hash.h"
#include "wizard/hashmap.h"
#include "wizard/key.h"
#include "wizard/keyring.h"
#include "wizard/locale_.h"
#include "wizard/log.h"
#include "wizard/magick.h"
#include "wizard/memory_.h"
#include "wizard/mime.h"
#include "wizard/option.h"
#include "wizard/passphrase.h"
#include "wizard/resource_.h"
#include "wizard/semaphore.h"
#include "wizard/secret.h"
#include "wizard/splay-tree.h"
#include "wizard/timer.h"
#include "wizard/token.h"
#include "wizard/utility.h"
#include "wizard/version.h"
#include "wizard/wizard.h"
#include "wizard/xml-tree.h"
#include "wizard/zip.h"
Include dependency graph for WizardsToolkit.h:

Go to the source code of this file.

Defines

#define WIZARDSTOOLKIT_POSIX_SUPPORT
#define _WIZARDSTOOLKIT_CONFIG_H
#define WizardExport
#define WizardPrivate
#define ModuleExport   WizardExport
#define WizardGlobal
#define MaxTextExtent   4096
#define WizardSignature   0xabacadabUL
#define wizard_attribute(x)

Define Documentation

#define _WIZARDSTOOLKIT_CONFIG_H

Definition at line 33 of file WizardsToolkit.h.

#define MaxTextExtent   4096

Definition at line 124 of file WizardsToolkit.h.

#define ModuleExport   WizardExport

Definition at line 119 of file WizardsToolkit.h.

#define wizard_attribute (   x)

Definition at line 130 of file WizardsToolkit.h.

#define WizardExport

Definition at line 116 of file WizardsToolkit.h.

#define WizardGlobal

Definition at line 120 of file WizardsToolkit.h.

#define WizardPrivate

Definition at line 117 of file WizardsToolkit.h.

#define WizardSignature   0xabacadabUL

Definition at line 126 of file WizardsToolkit.h.

#define WIZARDSTOOLKIT_POSIX_SUPPORT

Definition at line 29 of file WizardsToolkit.h.