#include "ace/Lock.h"
#include "ace/Lock_Adapter_T.inl"
#include "ace/Lock_Adapter_T.cpp"
Include dependency graph for Lock_Adapter_T.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ACE_Lock_Adapter |
This is an adapter that allows applications to transparently combine the abstract base class (which contains pure virtual methods) with any of the other concrete ACE synchronization classes (e.g., , , , etc.). More... |
Moved from Synch.h.
Definition in file Lock_Adapter_T.h.