UniMRCP  1.5.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Typedefs
apt.h File Reference

APR Toolkit Definitions. More...

#include <apr.h>
#include <apr_pools.h>
#include <apr_strings.h>

Go to the source code of this file.

Macros

#define APT_BEGIN_EXTERN_C
 
#define APT_END_EXTERN_C
 
#define APT_DECLARE(type)   type
 

Typedefs

typedef int apt_bool_t
 

Detailed Description

APR Toolkit Definitions.

Macro Definition Documentation

#define APT_BEGIN_EXTERN_C

Begin of extern "C" block

#define APT_DECLARE (   type)    type

Lib export/import defines (win32)

#define APT_END_EXTERN_C

End of extern "C" block

Typedef Documentation

typedef int apt_bool_t

Boolean value