#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:
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 |
DLL_Manager.h,v 4.7 2002/06/05 23:16:01 dhinton Exp
|
|