KaRL
3.0.0
|
#include "ace/Guard_T.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "madara/LockType.h"
#include "madara/utility/ThreadSafeRefcounter.cpp"
Go to the source code of this file.
Classes | |
struct | madara::utility::ThreadSafeRefcounter< T >::Shim |
A shim class that keeps track of the reference count and a pointer to the type T that's reference counted. More... | |
class | madara::utility::ThreadSafeRefcounter< T > |
This template class provides transparent reference counting of its template parameter T. More... | |
Namespaces | |
madara | |
madara::utility | |