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

Public Member Functions

bool operator< (const ProfStackInfo &pfi) const

Public Attributes

Int32 m_funcs_info_indexes [MAX_STACK]

Detailed Description

Definition at line 84 of file ProfilingInfo.h.

Constructor & Destructor Documentation

◆ ProfStackInfo()

Arcane::ProfStackInfo::ProfStackInfo ( )
inline

Definition at line 88 of file ProfilingInfo.h.

Member Function Documentation

◆ operator<()

bool Arcane::ProfStackInfo::operator< ( const ProfStackInfo & pfi) const
inline

Definition at line 96 of file ProfilingInfo.h.

Member Data Documentation

◆ m_funcs_info_indexes

Int32 Arcane::ProfStackInfo::m_funcs_info_indexes[MAX_STACK]

Definition at line 103 of file ProfilingInfo.h.


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