#include "ace/pre.h"#include "ace/OS.h"#include "ace/Synch_T.h"#include "ace/Auto_Ptr.h"#include "ace/SString.h"#include "ace/post.h"Include dependency graph for DLL_Manager.h:

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

Go to the source code of this file.
Compounds | |
| class | ACE_DLL_Handle |
| Provides an abstract interface for handling various DLL operations. More... | |
| class | ACE_DLL_Manager |
| This class is a singleton and serves as a factory and repository for instances of ACE_DLL_Handle. More... | |
Defines | |
| #define | ACE_DEFAULT_DLL_MANAGER_SIZE 1024 |
Definition in file DLL_Manager.h.
|
|
Definition at line 27 of file DLL_Manager.h. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002