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

Index of a Node in a variable. More...

#include <arcane/core/Item.h>

Public Types

typedef Item::Index Base

Public Member Functions

 Index (Int32 id)
 Index (Node item)
 operator NodeLocalId () 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 Node in a variable.

Deprecated

Definition at line 618 of file Item.h.

Member Typedef Documentation

◆ Base

typedef Item::Index Arcane::Node::Index::Base

Definition at line 623 of file Item.h.

Constructor & Destructor Documentation

◆ Index() [1/2]

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

Definition at line 627 of file Item.h.

◆ Index() [2/2]

Arcane::Node::Index::Index ( Node item)
inline

Definition at line 630 of file Item.h.

Member Function Documentation

◆ operator NodeLocalId()

Arcane::Node::Index::operator NodeLocalId ( ) const
inline

Definition at line 633 of file Item.h.


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