Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::Otf2LibWrapper::EntryPointId Struct Reference
Collaboration diagram for Arcane::Otf2LibWrapper::EntryPointId:

Classes

struct  EntryPointIdCompare

Public Member Functions

 EntryPointId (String name, Integer id)

Public Attributes

String m_name
Integer m_id

Detailed Description

Definition at line 75 of file Otf2LibWrapper.h.

Constructor & Destructor Documentation

◆ EntryPointId()

Arcane::Otf2LibWrapper::EntryPointId::EntryPointId ( String name,
Integer id )
inline

Definition at line 77 of file Otf2LibWrapper.h.

Member Data Documentation

◆ m_id

Integer Arcane::Otf2LibWrapper::EntryPointId::m_id

Definition at line 82 of file Otf2LibWrapper.h.

◆ m_name

String Arcane::Otf2LibWrapper::EntryPointId::m_name

Definition at line 81 of file Otf2LibWrapper.h.


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