carb/Framework.h

↰ Parent directory: carb/

Core header for registering and acquiring interfaces.

Source: carb/Framework.h

Included By

Namespaces

Classes

Enums

  • carb::LoadPluginResult: Result of loading a plugin. Used by carb::Framework::loadPlugin. Non-negative values indicated success.

Functions

Defines

  • CARB_FRAMEWORK_GLOBALS: Defines global variables for use by Carbonite. Call this macro from the global namespace.

  • CARB_IS_SAME_SDK_VERSION: Tests whether the Carbonite SDK headers match the version of used to build the framework.

  • CARBONITE_MAJOR: Defines the current major version of the Carbonite framework.

  • CARBONITE_MINOR: Defines the current minor version of the Carbonite framework.

Typedefs

Variables