#include "Utilities/PAssert.h"
#include "Threads/PoomaMutex.h"
Classes | |
class | RefCounted |
RefCounted is a mix-in class that supports reference counting of an object. More... | |
class | Shared< T > |
Simple template class encapsulating a single data item and inheriting from RefCounted. More... |