carb/PluginUtils.h

↰ Parent directory: carb/

Utilities to ease the creation of Carbonite plugins.

Source: carb/PluginUtils.h

Defines

  • CARB_DEFAULT_INITIALIZERS: Plugin helper macro to define boiler-plate code to register and unregister the plugin with various other componenets in the system (e.g. logging channels, profiler, localization, etc.).

  • CARB_PLUGIN_IMPL: Main macro to declare a plugin implementation.