Functions


Detailed Description

C API functions.

The C-Pluff C API functions and any data exposed by them are generally thread-safe if the library has been compiled with multi-threading support. The framework initialization functions are exceptions, they are not thread-safe.


Modules

 Framework information
 These functions can be used to query runtime information about the linked in C-Pluff implementation.
 Framework initialization
 These functions are used for framework initialization.
 Plug-in context initialization
 These functions are used to manage plug-in contexts from the main program perspective.
 Logging
 These functions can be used to receive and emit log messages related to a particular plug-in context.
 Plug-in management
 These functions can be used to manage plug-ins.
 Plug-in and extension information
 These functions can be used to query information about the installed plug-ins, extension points and extensions or to listen for plug-in state changes.
 Plug-in execution
 These functions support a plug-in controlled execution model.
 Dynamic symbols
 These functions can be used to dynamically access symbols exported by the plug-ins.


Generated on Fri Apr 6 15:40:55 2007 for C-Pluff C API by doxygen 1.5.1