KaRL  3.0.0
ThreadSafeRefcounter.h File Reference
#include "ace/Guard_T.h"
#include "ace/Recursive_Thread_Mutex.h"
#include "madara/LockType.h"
#include "madara/utility/ThreadSafeRefcounter.cpp"
Include dependency graph for ThreadSafeRefcounter.h:
This graph shows which files directly or indirectly include this file:

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