Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ItemAllocationInfo::ConnectedFamilyInfo Struct Reference
Collaboration diagram for Arcane::ItemAllocationInfo::ConnectedFamilyInfo:

Public Member Functions

void updateViewsFromInternalData ()

Public Attributes

String name
eItemKind item_kind
String connectivity_name
Int32ConstSmallSpan nb_connected_items_per_item
Int64ConstSmallSpan connected_items_uids
Int32UniqueArray _nb_connected_items_per_item_data
Int64UniqueArray _connected_items_uids_data

Detailed Description

Definition at line 33 of file ItemAllocationInfo.h.

Member Function Documentation

◆ updateViewsFromInternalData()

void Arcane::ItemAllocationInfo::ConnectedFamilyInfo::updateViewsFromInternalData ( )
inline

Definition at line 45 of file ItemAllocationInfo.h.

Member Data Documentation

◆ _connected_items_uids_data

Int64UniqueArray Arcane::ItemAllocationInfo::ConnectedFamilyInfo::_connected_items_uids_data

Definition at line 43 of file ItemAllocationInfo.h.

◆ _nb_connected_items_per_item_data

Int32UniqueArray Arcane::ItemAllocationInfo::ConnectedFamilyInfo::_nb_connected_items_per_item_data

Definition at line 42 of file ItemAllocationInfo.h.

◆ connected_items_uids

Int64ConstSmallSpan Arcane::ItemAllocationInfo::ConnectedFamilyInfo::connected_items_uids

Definition at line 39 of file ItemAllocationInfo.h.

◆ connectivity_name

String Arcane::ItemAllocationInfo::ConnectedFamilyInfo::connectivity_name

Definition at line 37 of file ItemAllocationInfo.h.

◆ item_kind

eItemKind Arcane::ItemAllocationInfo::ConnectedFamilyInfo::item_kind

Definition at line 36 of file ItemAllocationInfo.h.

◆ name

String Arcane::ItemAllocationInfo::ConnectedFamilyInfo::name

Definition at line 35 of file ItemAllocationInfo.h.

◆ nb_connected_items_per_item

Int32ConstSmallSpan Arcane::ItemAllocationInfo::ConnectedFamilyInfo::nb_connected_items_per_item

Definition at line 38 of file ItemAllocationInfo.h.


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