Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

DLManager Class Reference

#include <DLManager.h>

List of all members.

Static Public Member Functions

static LoadedLibrarygetLib (const std::string &name)
static LoadedLibrarygetLib (const std::string &name)


Detailed Description

Class that manages the loading of shared libraries so that they don't get loaded twice


Member Function Documentation

static LoadedLibrary* DLManager::getLib const std::string &  name  )  [static]
 

Returns a pointer to a Library specified by 'name' (loads it if it hasn't been done before)

static LoadedLibrary* DLManager::getLib const std::string &  name  )  [static]
 

Returns a pointer to a Library specified by 'name' (loads it if it hasn't been done before)


The documentation for this class was generated from the following files:
Generated on Wed Oct 5 14:28:56 2005 for FlowDesigner by  doxygen 1.4.4