/home/gian/Progetti/falcon/core/include/falcon/setup.h File Reference

Setup for compilation environment and OS specific includes. More...

#include <falcon/config.h>

Include dependency graph for setup.h:

Go to the source code of this file.

Defines

#define _STR(x)   #x
#define CDECL
#define DEFAULT_TEMP_DIR   "/tmp"
#define DIR_SEP_CHR   '/'
#define DIR_SEP_STR   "/"
#define EXTERN_TEMPLATE
#define FALCON_DYN_CLASS
#define FALCON_DYN_SYM
#define FALCON_FUNC   void
#define FALCON_FUNC_DYN_SYM   FALCON_FUNC
#define FALCON_MODULE_TYPE   extern "C" ::Falcon::Module *
#define FALCON_SERVICE
#define FALCON_SYS_EOL   "\n"
#define LLFMT   "ll"
#define STR(x)   _STR(x)


Detailed Description

Setup for compilation environment and OS specific includes.

This file is responsible for inclusion of all the system or compiler specific resources. It should be directly or indirectly included by all the falcon inclusion files.

It should be included also (and mainly by) extension libraries, that will find here the macros needed to create dynamic link libraries under different systems.


Define Documentation

#define _STR (  )     #x

#define CDECL

#define DEFAULT_TEMP_DIR   "/tmp"

#define DIR_SEP_CHR   '/'

#define DIR_SEP_STR   "/"

#define EXTERN_TEMPLATE

#define FALCON_DYN_CLASS

#define FALCON_DYN_SYM

#define FALCON_FUNC   void

#define FALCON_FUNC_DYN_SYM   FALCON_FUNC

#define FALCON_MODULE_TYPE   extern "C" ::Falcon::Module *

#define FALCON_SERVICE

#define FALCON_SYS_EOL   "\n"

#define LLFMT   "ll"

#define STR (  )     _STR(x)


Generated on Mon Oct 19 10:11:21 2009 for Falcon_Core by  doxygen 1.5.8