Grok 10.0.5
GrkObjectWrapper.h File Reference
#include "grok.h"
#include <atomic>

Go to the source code of this file.

Classes

class  grk::grk::GrkObjectWrapper
 
class  grk::grk::GrkObjectWrapperImpl< T >
 

Namespaces

namespace  grk
 Copyright (C) 2016-2023 Grok Image Compression Inc.
 

Variables

std::atomic< int32_t > ref_count
 
T * wrappee
 

Variable Documentation

◆ ref_count

std::atomic<int32_t> ref_count
private

◆ wrappee

T* wrappee
private