/home/boudevil/Projects/LOANI-0.6/LOANI-repository/ceylan/Ceylan/trunk/src/code/modules/CeylanPlugin.h

Returns the reference on the symbol functionName within the opened plugin (DSO).

Parameters:
symbol the symbol to look-up.
Exceptions:
PluginException if the plugin feature is not available or if the plugin could not be loaded successfully.
See also:
getDataSymbol, testCeylanPlugin.cc

typedef Ceylan::Uint32 TestFunction( const std::string & message ) ; TestFunction * readFunction = reinterpret_cast<TestFunction *>( myPlugin.getFunctionSymbol( "my_test_function" ) ) ;

Generated on Mon Nov 29 13:38:22 2010 for Ceylan by  doxygen 1.6.3