Alien  1.3.0
Developer documentation
Loading...
Searching...
No Matches
Alien::BasicIndexManager::InternalEntryIndex Struct Reference
Collaboration diagram for Alien::BasicIndexManager::InternalEntryIndex:

Public Member Functions

 InternalEntryIndex (MyEntryImpl *e, Arccore::Integer lid, Arccore::Integer kind, Arccore::Int64 uid, Arccore::Integer index, Arccore::Integer creation_index, Arccore::Integer owner)
bool operator== (const InternalEntryIndex &m) const

Public Attributes

MyEntryImplm_entry
Arccore::Int64 m_uid
Arccore::Integer m_localid
Arccore::Integer m_kind
Arccore::Integer m_index
Arccore::Integer m_owner

Detailed Description

Definition at line 145 of file BasicIndexManager.h.

Constructor & Destructor Documentation

◆ InternalEntryIndex()

Alien::BasicIndexManager::InternalEntryIndex::InternalEntryIndex ( MyEntryImpl * e,
Arccore::Integer lid,
Arccore::Integer kind,
Arccore::Int64 uid,
Arccore::Integer index,
Arccore::Integer creation_index,
Arccore::Integer owner )
inline

Definition at line 147 of file BasicIndexManager.h.

Member Function Documentation

◆ operator==()

bool Alien::BasicIndexManager::InternalEntryIndex::operator== ( const InternalEntryIndex & m) const
inline

Definition at line 163 of file BasicIndexManager.h.

Member Data Documentation

◆ m_entry

MyEntryImpl* Alien::BasicIndexManager::InternalEntryIndex::m_entry

Definition at line 158 of file BasicIndexManager.h.

◆ m_index

Arccore::Integer Alien::BasicIndexManager::InternalEntryIndex::m_index

Definition at line 160 of file BasicIndexManager.h.

◆ m_kind

Arccore::Integer Alien::BasicIndexManager::InternalEntryIndex::m_kind

Definition at line 160 of file BasicIndexManager.h.

◆ m_localid

Arccore::Integer Alien::BasicIndexManager::InternalEntryIndex::m_localid

Definition at line 160 of file BasicIndexManager.h.

◆ m_owner

Arccore::Integer Alien::BasicIndexManager::InternalEntryIndex::m_owner

Definition at line 162 of file BasicIndexManager.h.

◆ m_uid

Arccore::Int64 Alien::BasicIndexManager::InternalEntryIndex::m_uid

Definition at line 159 of file BasicIndexManager.h.


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