The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

dynamic.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DLLManager
 The DLLManager class is able to load a module file by filename, and locate its init_module symbol. More...
class  LoadModuleException
class  FindSymbolException
class  DLLFactory< ReturnType >
 This is the highest-level class of the DLLFactory system used to load InspIRCd modules and commands. More...