Diligent Engine
 
Loading...
Searching...
No Matches
RefCountedObjectImpl.hpp File Reference
#include <stdlib.h>
#include <atomic>
#include "../../Primitives/interface/Object.h"
#include "../../Primitives/interface/MemoryAllocator.h"
#include "../../Platforms/Basic/interface/DebugUtilities.hpp"
#include "SpinLock.hpp"
#include "Cast.hpp"

Classes

class  Diligent::RefCountedObject< Base >
 Base class for all reference counting objects. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Detailed Description

Implementation of the template base class for reference counting objects