Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::Item::Index Class Reference

Index of an Item in a variable. More...

#include <arcane/core/Item.h>

Public Member Functions

 Index (Int32 id)
 Index (Item item)
 operator ItemLocalId () const
Int32 localId () const

Detailed Description

Index of an Item in a variable.

Deprecated

Definition at line 119 of file Item.h.

Constructor & Destructor Documentation

◆ Index() [1/3]

Arcane::Item::Index::Index ( )
inline

Definition at line 127 of file Item.h.

◆ Index() [2/3]

Arcane::Item::Index::Index ( Int32 id)
inlineexplicit

Definition at line 130 of file Item.h.

◆ Index() [3/3]

Arcane::Item::Index::Index ( Item item)
inline

Definition at line 133 of file Item.h.

Member Function Documentation

◆ localId()

Int32 Arcane::Item::Index::localId ( ) const
inline

Definition at line 140 of file Item.h.

◆ operator ItemLocalId()

Arcane::Item::Index::operator ItemLocalId ( ) const
inline

Definition at line 136 of file Item.h.


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