ObjFW
Static Public Member Functions | Protected Attributes
OFPlugin Class Reference

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

#include <OFPlugin.h>

Inheritance diagram for OFPlugin:
OFObject <OFObject>

List of all members.

Static Public Member Functions

id pluginFromFile: (OFString *path)

Protected Attributes

of_plugin_handle_t handle

Detailed Description

Provides a system for loading plugins at runtime.


Member Function Documentation

id OFPlugin::pluginFromFile: ( OFString path) [static, virtual]

Loads an OFPlugin from a file.

Parameters:
pathPath 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