#include "ace/Auto_Ptr.h"
#include "ace/Containers_T.h"
#include "ace/SStringfwd.h"
#include "ace/os_include/os_dlfcn.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.
Classes | |
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.
#define ACE_DEFAULT_DLL_MANAGER_SIZE 1024 |
Definition at line 32 of file DLL_Manager.h.