Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter Class Reference
Inheritance diagram for Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter:
Collaboration diagram for Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter:

Public Member Functions

bool hasExternal () const
void operator() (InstanceType *tt)

Detailed Description

template<typename InstanceType, typename RefClassType, int ImplTagId>
class Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter

Definition at line 170 of file arccore/src/base/arccore/base/Ref.h.

Member Function Documentation

◆ hasExternal()

template<typename InstanceType, typename RefClassType, int ImplTagId>
bool Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter::hasExternal ( ) const
inline

Definition at line 175 of file arccore/src/base/arccore/base/Ref.h.

◆ operator()()

template<typename InstanceType, typename RefClassType, int ImplTagId>
void Arcane::RefImpl< InstanceType, RefClassType, ImplTagId >::BasicDeleter::operator() ( InstanceType * tt)
inline

Definition at line 176 of file arccore/src/base/arccore/base/Ref.h.


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