#include <block.h>
Public Member Functions | |
BlockBase (T *ptr, Int size, Int stride=0) | |
Int | GetCount () const |
void | SetCount (Int cnt) |
Protected Member Functions | |
Int | PrivateGetStride () const |
Protected Attributes | |
T * | _ptr |
Int | _size |
Int GetCount | ( | ) | const |
void SetCount | ( | Int | cnt | ) |
|
protected |
|
protected |
|
protected |