#include "ace/Dynamic_Service_Base.h"#include "ace/Service_Object.h"#include "ace/DLL.h"

Go to the source code of this file.
Classes | |
| class | ACE_Dynamic_Service_Dependency |
| Provides a way to declare dependency on specific service, thus helping to avoid order of initialization issues with instances of an objects whose implementation code resides in dynamically loaded services. More... | |
Definition in file Dynamic_Service_Dependency.h.
1.7.0