class LoadedLibrary

Class for a dynamically loaded library More...

Definition#include <data-flow/include/DLManager.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Class for a dynamically loaded library

 LoadedLibrary (const string &path) : lib(_DL_OPEN(path)) , count(1)

Default constructor (takes the path to the shared library)

void * get_proc (string symbol)

returns a pointer to the function named 'symbol'

LoadedLibrary ()

Destructor


Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.