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

Public Types

typedef void(* DestroyFuncType) (void *handle)

Public Member Functions

 ExternalRef (void *handle)
bool isValid () const
void * _internalHandle () const

Detailed Description

Definition at line 44 of file arccore/src/base/arccore/base/ExternalRef.h.

Member Typedef Documentation

◆ DestroyFuncType

typedef void(* Arcane::Internal::ExternalRef::DestroyFuncType) (void *handle)

Definition at line 70 of file arccore/src/base/arccore/base/ExternalRef.h.

Constructor & Destructor Documentation

◆ ExternalRef()

Arcane::Internal::ExternalRef::ExternalRef ( void * handle)
inline

Definition at line 75 of file arccore/src/base/arccore/base/ExternalRef.h.

Member Function Documentation

◆ _internalHandle()

void * Arcane::Internal::ExternalRef::_internalHandle ( ) const
inline

Definition at line 88 of file arccore/src/base/arccore/base/ExternalRef.h.

◆ isValid()

bool Arcane::Internal::ExternalRef::isValid ( ) const
inline

Definition at line 81 of file arccore/src/base/arccore/base/ExternalRef.h.


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