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 | vec [panelSize_] |
This structure encapsulate the data allocated for a block.
Definition at line 78 of file STK_ProductRaw.h.
|
inline |
|
inline |
Type STK::hidden::RawVec< Type >::vec[panelSize_] |
Definition at line 80 of file STK_ProductRaw.h.
Referenced by STK::hidden::RawVec< Type >::operator[](), and STK::hidden::RawVec< Type >::operator[]().