CEYLAN_PLUGIN_INTERNAL_SYMBOL

Use this macro to declare a symbol which is to remain internal to the plugin, i.e. that is not to be exported.

(my_function)

int my_function() {...}

Note:
The plugin name must be defined previously.
See also:
ceylan-test-plugin.cc
Is not accepted by the preprocessor:

define CEYLAN_PLUGIN_INTERNAL_SYMBOL(symbol)\ define symbol _#plugin_name#_symbol


Generated on Thu Jun 4 20:39:15 2009 for Ceylan by  doxygen 1.5.8