HPI compile time defines

This section descibes the usage of HPI defines to set the target compile environment. More...


Functions

 HPI_OS_XXX build environment defines
 Define exactly one of these depending on which OS you are compiling for.
 HPI DLL function attributes
 DLL environment defines.
 HPI DSP code loading method
 Define exactly one of these to select how the DSP code is supplied to the adapter.

Defines

#define HPI_64BIT
 Define this when building a 64 bit application.
#define HPI_EXCLUDE_DEPRECATED
 Define this to remove public definition of deprecated functions and defines.

Detailed Description

This section descibes the usage of HPI defines to set the target compile environment.

The definitions are used in the build environment to control how HPI is built. They are NOT predefined in hpi.h!


Define Documentation

#define HPI_64BIT
 

Define this when building a 64 bit application.

When not defined a 32 bit environment will be assumed. Currently only supported under Linux (autodetected).

#define HPI_EXCLUDE_DEPRECATED
 

Define this to remove public definition of deprecated functions and defines.

Use this to reveal where the deprecated functionality is used


Generated on Fri Aug 1 13:33:17 2008 for AudioScience HPI by  doxygen 1.4.6-NO