STK++ 0.9.13
|
This structure encapsulate the data allocated for a block. More...
#include <STK_ProductRaw.h>
Public Member Functions | |
Type const & | operator[] (int i) const |
Type & | operator[] (int i) |
Public Attributes | |
Type | block [blockSize_ *blockSize_] |
This structure encapsulate the data allocated for a block.
Definition at line 67 of file STK_ProductRaw.h.
|
inline |
|
inline |
Type STK::hidden::Block< Type >::block[blockSize_ *blockSize_] |
Definition at line 69 of file STK_ProductRaw.h.
Referenced by STK::hidden::Block< Type >::operator[](), and STK::hidden::Block< Type >::operator[]().