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

Public Member Functions

Int32 operator[] (Int32 i) const
 i-th value of the block
Int16 size () const
 Size of the block.
Int32 valueOffset () const
 Offset of the block values.

Static Public Attributes

static constexpr Int16 MAX_BLOCK_SIZE = 512

Friends

class BlockIndexList

Detailed Description

Definition at line 36 of file BlockIndexList.h.

Member Function Documentation

◆ operator[]()

Int32 Arcane::BlockIndex::operator[] ( Int32 i) const
inline

i-th value of the block

Definition at line 55 of file BlockIndexList.h.

◆ size()

Int16 Arcane::BlockIndex::size ( ) const
inline

Size of the block.

Definition at line 62 of file BlockIndexList.h.

◆ valueOffset()

Int32 Arcane::BlockIndex::valueOffset ( ) const
inline

Offset of the block values.

Definition at line 65 of file BlockIndexList.h.

◆ BlockIndexList

friend class BlockIndexList
friend

Definition at line 38 of file BlockIndexList.h.

Member Data Documentation

◆ MAX_BLOCK_SIZE

Int16 Arcane::BlockIndex::MAX_BLOCK_SIZE = 512
staticconstexpr

Definition at line 42 of file BlockIndexList.h.


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