OFPlugin Class Reference
#import <OFPlugin.h>
List of all members.
Static Public Member Functions |
(id) | + pluginFromFile: |
Protected Attributes |
of_plugin_handle_t | handle |
Detailed Description
The OFPlugin class provides a system for loading plugins at runtime.
Member Function Documentation
Loads an OFPlugin from a file.
- Parameters:
-
| path | Path to the OFPlugin file. The suffix is appended automatically. |
- Returns:
- The loaded OFPlugin
The documentation for this class was generated from the following files: