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

Index of a Cell in a variable. More...

#include <arcane/core/Item.h>

Public Types

typedef Item::Index Base

Public Member Functions

 Index (Int32 id)
 Index (Cell item)
 operator CellLocalId () const
Public Member Functions inherited from Arcane::Item::Index
 Index (Int32 id)
 Index (Item item)
 operator ItemLocalId () const
Int32 localId () const

Detailed Description

Index of a Cell in a variable.

Deprecated

Definition at line 1320 of file Item.h.

Member Typedef Documentation

◆ Base

typedef Item::Index Arcane::Cell::Index::Base

Definition at line 1325 of file Item.h.

Constructor & Destructor Documentation

◆ Index() [1/2]

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

Definition at line 1329 of file Item.h.

◆ Index() [2/2]

Arcane::Cell::Index::Index ( Cell item)
inline

Definition at line 1332 of file Item.h.

Member Function Documentation

◆ operator CellLocalId()

Arcane::Cell::Index::operator CellLocalId ( ) const
inline

Definition at line 1335 of file Item.h.


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