Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::TBBThreadImplementation::StartFunc Class Reference
Collaboration diagram for Arcane::TBBThreadImplementation::StartFunc:

Public Member Functions

 StartFunc (IFunctor *f)
void operator() () const

Public Attributes

IFunctorm_f = nullptr

Detailed Description

Definition at line 149 of file TBBThreadImplementation.cc.

Constructor & Destructor Documentation

◆ StartFunc()

Arcane::TBBThreadImplementation::StartFunc::StartFunc ( IFunctor * f)
inlineexplicit

Definition at line 153 of file TBBThreadImplementation.cc.

Member Function Documentation

◆ operator()()

void Arcane::TBBThreadImplementation::StartFunc::operator() ( ) const
inline

Definition at line 156 of file TBBThreadImplementation.cc.

Member Data Documentation

◆ m_f

IFunctor* Arcane::TBBThreadImplementation::StartFunc::m_f = nullptr

Definition at line 157 of file TBBThreadImplementation.cc.


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