Macros
Deprecate.h File Reference

Contains macros to deprecate classes, types, functions and variables. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ICL_CORE_GCC_DEPRECATE
 
#define ICL_CORE_GCC_DEPRECATE_COMMENT(arg)
 
#define ICL_CORE_GCC_DEPRECATE_MOVE_ROS   ICL_CORE_GCC_DEPRECATE_COMMENT("This was moved to a ROS package. Please use the implementation in ros_icl or ros_sourcesink instead.")
 
#define ICL_CORE_GCC_DEPRECATE_SOURCESINK   ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Source Sink Pattern.")
 
#define ICL_CORE_GCC_DEPRECATE_STYLE   ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines.")
 
#define ICL_CORE_GCC_DEPRECATE_STYLE_USE(arg)   ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines and use " #arg " instead.")
 
#define ICL_CORE_VC_DEPRECATE
 
#define ICL_CORE_VC_DEPRECATE_COMMENT(arg)
 
#define ICL_CORE_VC_DEPRECATE_MOVE_ROS   ICL_CORE_VC_DEPRECATE_COMMENT("This was moved to a ROS package. Please use the implementation in ros_icl or ros_sourcesink instead.")
 
#define ICL_CORE_VC_DEPRECATE_SOURCESINK   ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Source Sink Pattern.")
 
#define ICL_CORE_VC_DEPRECATE_STYLE   ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines.")
 
#define ICL_CORE_VC_DEPRECATE_STYLE_USE(arg)   ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines and use " #arg " instead.")
 

Detailed Description

Contains macros to deprecate classes, types, functions and variables.

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2010-06-30

Deprecation warnings can be disabled by compiling with the ICL_CORE_NO_DEPRECATION macro defined.

Definition in file Deprecate.h.

Macro Definition Documentation

#define ICL_CORE_GCC_DEPRECATE

Definition at line 48 of file Deprecate.h.

#define ICL_CORE_GCC_DEPRECATE_COMMENT (   arg)

Definition at line 49 of file Deprecate.h.

#define ICL_CORE_GCC_DEPRECATE_MOVE_ROS   ICL_CORE_GCC_DEPRECATE_COMMENT("This was moved to a ROS package. Please use the implementation in ros_icl or ros_sourcesink instead.")

Definition at line 62 of file Deprecate.h.

#define ICL_CORE_GCC_DEPRECATE_SOURCESINK   ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Source Sink Pattern.")

Definition at line 58 of file Deprecate.h.

#define ICL_CORE_GCC_DEPRECATE_STYLE   ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines.")

Definition at line 54 of file Deprecate.h.

#define ICL_CORE_GCC_DEPRECATE_STYLE_USE (   arg)    ICL_CORE_GCC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines and use " #arg " instead.")

Definition at line 67 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE

Definition at line 35 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE_COMMENT (   arg)

Definition at line 36 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE_MOVE_ROS   ICL_CORE_VC_DEPRECATE_COMMENT("This was moved to a ROS package. Please use the implementation in ros_icl or ros_sourcesink instead.")

Definition at line 61 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE_SOURCESINK   ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Source Sink Pattern.")

Definition at line 57 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE_STYLE   ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines.")

Definition at line 53 of file Deprecate.h.

#define ICL_CORE_VC_DEPRECATE_STYLE_USE (   arg)    ICL_CORE_VC_DEPRECATE_COMMENT("Please follow the new Coding Style Guidelines and use " #arg " instead.")

Definition at line 66 of file Deprecate.h.



fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:58