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 |
| typedef Item::Index Arcane::Node::Index::Base |