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 Mon Nov 29 13:38:22 2010 for Ceylan by  doxygen 1.6.3