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

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

#include <arcane/core/Item.h>

Public Types

typedef Item::Index Base

Public Member Functions

 Index (Int32 id)
 Index (Edge item)
 operator EdgeLocalId () 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 an Edge in a variable.

Deprecated

Definition at line 895 of file Item.h.

Member Typedef Documentation

◆ Base

typedef Item::Index Arcane::Edge::Index::Base

Definition at line 900 of file Item.h.

Constructor & Destructor Documentation

◆ Index() [1/2]

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

Definition at line 904 of file Item.h.

◆ Index() [2/2]

Arcane::Edge::Index::Index ( Edge item)
inline

Definition at line 907 of file Item.h.

Member Function Documentation

◆ operator EdgeLocalId()

Arcane::Edge::Index::operator EdgeLocalId ( ) const
inline

Definition at line 910 of file Item.h.


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