Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Plugin.C File Reference


Detailed Description

Definition in file Plugin.C.

#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.


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 LDEBUG, LERROR, LINFO, sformat(), status, and toLowerCase().

Referenced by PluginFallback::try_fallback().


Generated on Fri Nov 21 10:42:37 2008 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4