Gfal::PluginItem Class Reference

#include <corelayer.h>

Inheritance diagram for Gfal::PluginItem:

Gfal::PluginLink

Public Member Functions

 PluginItem (void *dlhandle, void *data)
virtual void * get_sym (const std::string &str) const
virtual void * plugin_data ()

Detailed Description

Main Implementation of pluginLink represent the main layer for the direct interaction with a plugin


Member Function Documentation

virtual void* Gfal::PluginItem::get_sym ( const std::string &  str  )  const [virtual]

Resolve a function name in the plugin to a generic function pointer return NULL in case of no function regirested with this name

Implements Gfal::PluginLink.

virtual void* Gfal::PluginItem::plugin_data (  )  [virtual]

Get the plugin data handler

Implements Gfal::PluginLink.


The documentation for this class was generated from the following file:
Generated on Wed May 16 16:45:58 2012 for CERN org.glite.Gfal by  doxygen 1.4.7