Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members

FX::FXAUTODLL Class Reference

Auto DLL wraps a library module handle but also owns it; thus, the library module will automatically be unloaded when auto-dll is destroyed. More...

#include <FXDLL.h>

Inheritance diagram for FX::FXAUTODLL:
FX::FXDLL

List of all members.

Public Member Functions

 FXAUTODLL (const FXString &nm)
 Initialize by loading given library name.
 ~FXAUTODLL ()
 Unload library if we have one.

Detailed Description

Auto DLL wraps a library module handle but also owns it; thus, the library module will automatically be unloaded when auto-dll is destroyed.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp