UniMRCP  1.7.0
Macros | Typedefs
apt.h File Reference

APR Toolkit Definitions. More...

#include <apr.h>
#include <apr_pools.h>
#include <apr_strings.h>
Include dependency graph for apt.h:
This graph shows which files directly or indirectly include this file:

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

◆ APT_BEGIN_EXTERN_C

#define APT_BEGIN_EXTERN_C

Begin of extern "C" block

◆ APT_DECLARE

#define APT_DECLARE (   type)    type

Lib export/import defines (win32)

◆ APT_END_EXTERN_C

#define APT_END_EXTERN_C

End of extern "C" block

Typedef Documentation

◆ apt_bool_t

typedef int apt_bool_t

Boolean value