Library Class Reference
[Miscellaneous Tools]

Dynamic library loader. More...

#include <Library.hh>

List of all members.

Public Member Functions

 Library (const std::string &library_file)
void open (const std::string &library_file)
void * getSymbol (const char *sym, bool required=true)
 Get a symbol from this dynamic library.


Detailed Description

Dynamic library loader.


Member Function Documentation

void * Library::getSymbol ( const char *  sym,
bool  required = true 
)

Get a symbol from this dynamic library.

Exceptions:
LibraryError Thrown when the symbol was not found, and it is required.


The documentation for this class was generated from the following files:
Generated on Sat Jun 23 16:11:00 2007 for Stechec/TBT by  doxygen 1.4.7