Defines
ConfigHelper.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ICL_CORE_CONFIG_HAS_ENHANCED_CONFIG_MACROS
#define ICL_CORE_CONFIG_TYPEOF(value)   __typeof__(value)

Detailed Description

Author:
Jan Oberländer <oberlaen@fzi.de>
Date:
2012-07-09

Helper macros for the enhanced batch convenience macros for icl_core_config. The batch macros CONFIG_VALUE, CONFIG_ENUM, MEMBER_VALUE etc. are only available on certain compilers that support the decltype or __typeof__ macros. To test whether these macros are available, you can include this file check against the ICL_CORE_CONFIG_HAS_ENHANCED_CONFIG_MACROS macro.

Definition in file ConfigHelper.h.


Define Documentation

Definition at line 41 of file ConfigHelper.h.

#define ICL_CORE_CONFIG_TYPEOF (   value)    __typeof__(value)

Definition at line 42 of file ConfigHelper.h.



schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Fri Aug 28 2015 12:59:19