Static Public Member Functions | Protected Attributes

OFPlugin Class Reference

Provides a system for loading plugins at runtime. More...

#import <OFPlugin.h>

Inheritance diagram for OFPlugin:
OFObject

List of all members.

Static Public Member Functions

(id) + pluginFromFile:

Protected Attributes

of_plugin_handle_t handle

Detailed Description

Provides a system for loading plugins at runtime.


Member Function Documentation

+ (id) pluginFromFile: (OFString*)  path  

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:
 All Classes Functions Variables