Actual implementation of variable blocks size.
More...
Actual implementation of variable blocks size.
Definition at line 43 of file VBlock.cc.
◆ newVariableSizeBlock() [1/2]
Creates a new variable block size element.
- Parameters
-
| [in] | all_sizes | Size information for all blocks |
| [in] | max_block_size | The maximum size amongst all blocks |
- Returns
- A new variable block size object
Definition at line 82 of file VBlock.cc.
◆ newVariableSizeBlock() [2/2]
Creates a new variable block size element.
- Parameters
-
| [in] | all_sizes | Size information for all blocks |
| [in] | max_block_size | The maximum size amongst all blocks |
- Returns
- A new variable block size object
Definition at line 73 of file VBlock.cc.
Referenced by Alien::VBlock::VBlock(), and Alien::VBlock::VBlock().
◆ m_all_sizes
Size for all blocks.
Definition at line 46 of file VBlock.cc.
◆ m_max_block_size
| Integer Alien::VBlock::Internal::m_max_block_size |
Maximum size amongst all blocks.
Definition at line 48 of file VBlock.cc.
The documentation for this struct was generated from the following file: