libambix
the AMBIsonics eXchange library
Macros
exportdefs.h File Reference

export definitions for various compilers More...

Go to the source code of this file.

Macros

#define AMBIX_EXPORT
 
#define AMBIX_IMPORT
 
#define AMBIX_DEPRECATED
 
#define AMBIX_API   AMBIX_IMPORT
 

Detailed Description

export definitions for various compilers

This file is part of libambix

Author
IOhannes m zmölnig zmoel.nosp@m.nig@.nosp@m.iem.a.nosp@m.t
Date
2012

Macro Definition Documentation

#define AMBIX_API   AMBIX_IMPORT

mark symbols to be useable outside the library

#define AMBIX_DEPRECATED

mark symbols to be deprecated

#define AMBIX_EXPORT

mark symbols to be exported from libambix

#define AMBIX_IMPORT

mark symbols to be imported from libambix