OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Framework.IPluginFilter Interface Reference

Classes wishing to select specific plugins from a range of possible options must implement this class and pass it to PluginLoader Load() More...

Inheritance diagram for OpenSim.Framework.IPluginFilter:
Inheritance graph
[legend]

Public Member Functions

bool Apply (PluginExtensionNode plugin)
 

Detailed Description

Classes wishing to select specific plugins from a range of possible options must implement this class and pass it to PluginLoader Load()

Definition at line 61 of file PluginLoader.cs.

Member Function Documentation

bool OpenSim.Framework.IPluginFilter.Apply ( PluginExtensionNode  plugin)

The documentation for this interface was generated from the following file: