Plugin.C File Reference

#include "Component/Plugin.H"
#include "Util/StringUtil.H"
#include "Util/log.H"
#include "Util/sformat.H"
#include <dlfcn.h>
Include dependency graph for Plugin.C:

Go to the source code of this file.

Functions

bool loadPlugin (OptionManager *mgr, const char *realm, const char *name)
 Load a plugin for a given realm+name.

Detailed Description

Definition in file Plugin.C.


Function Documentation

bool loadPlugin ( OptionManager mgr,
const char *  realm,
const char *  name 
)

Load a plugin for a given realm+name.

Returns true on success, false on failure.

See ComponentFactory for an overview of the factory+plugin system.

See frameostream_debug_init() for an example plugin init function.

Definition at line 49 of file Plugin.C.

References sformat(), and toLowerCase().

Referenced by PluginFallback::try_fallback().

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3