MOS Source Code
Loading...
Searching...
No Matches
RCCore Struct Reference

#include <refcount.hpp>

Public Member Functions

void Ref ()
 
void Unref ()
 

Public Attributes

std::atomic_size_t n = 0
 

Detailed Description

Definition at line 12 of file refcount.hpp.

Member Function Documentation

◆ Ref()

void Ref ( )
inline

Definition at line 15 of file refcount.hpp.

◆ Unref()

void Unref ( )
inline

Definition at line 20 of file refcount.hpp.

Member Data Documentation

◆ n

std::atomic_size_t n = 0

Definition at line 14 of file refcount.hpp.

Referenced by Ref(), and Unref().


The documentation for this struct was generated from the following file: