Public Member Functions
ModuleLoaderLDL Class Reference

A module loader implementation using libdl (dlopen/dlsym, etc.) More...

#include <moduleLoaderLDL.h>

Inheritance diagram for ModuleLoaderLDL:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void * getFunction (string fnString)
 ModuleLoaderLDL ()
 ~ModuleLoaderLDL ()

Detailed Description

A module loader implementation using libdl (dlopen/dlsym, etc.)

Definition at line 7 of file moduleLoaderLDL.h.


Constructor & Destructor Documentation

Definition at line 7 of file moduleLoaderLDL.cpp.

Definition at line 12 of file moduleLoaderLDL.cpp.


Member Function Documentation

void * ModuleLoaderLDL::getFunction ( string  fnString) [virtual]

Implements ModuleLoader.

Definition at line 19 of file moduleLoaderLDL.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:03