16#include "arcane/utils/Ref.h"
38 return m_singleton_tracer.get();
48 const Int32* m_local_ids;
56 vpod-> m_local_ids = ie->unguardedLocalIds();
57 vpod-> m_index = ie->
index();
58 vpod-> m_count = ie->
count();
59 vpod-> m_shared_info = ie->_sharedInfo();
65extern "C++" ARCANE_CORE_EXPORT
void
66arcaneSetSingletonItemEnumeratorTracer(Ref<IItemEnumeratorTracer> tracer)
68 m_singleton_tracer = tracer;
Vue sur un tableau typé d'entités.
Référence à une instance.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
Int32 Integer
Type représentant un entier.
std::int32_t Int32
Type entier signé sur 32 bits.