Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::RefCounter Class Reference

Public Member Functions

void addRef ()
void removeRef ()
Int32 refCount () const

Detailed Description

Definition at line 38 of file SharedPtr.h.

Constructor & Destructor Documentation

◆ RefCounter()

Arcane::RefCounter::RefCounter ( )
inline

Definition at line 42 of file SharedPtr.h.

Member Function Documentation

◆ addRef()

void Arcane::RefCounter::addRef ( )
inline

Definition at line 45 of file SharedPtr.h.

◆ refCount()

Int32 Arcane::RefCounter::refCount ( ) const
inline

Definition at line 47 of file SharedPtr.h.

◆ removeRef()

void Arcane::RefCounter::removeRef ( )
inline

Definition at line 46 of file SharedPtr.h.


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