libdrizzle Public API Documentation

libdrizzle/visibility.h File Reference

Visibility control macros. More...

Go to the source code of this file.

Defines

#define DRIZZLE_API
#define DRIZZLE_LOCAL

Detailed Description

Visibility control macros.


Define Documentation

#define DRIZZLE_API

DRIZZLE_API is used for the public API symbols. It either DLL imports or DLL exports (or does nothing for static build).

DRIZZLE_LOCAL is used for non-api symbols.

#define DRIZZLE_LOCAL

Generated on Mon Sep 28 12:54:04 2009 by  doxygen 1.6.1