C++ SDK Documentation
12.0.0
|
Interface for reading array data. This class wraps a BlockReader which reads the elements of an array datum. More...
Public Member Functions | |
BlockReader * | getElementBlock () |
const BlockReader * | getElementBlock () const |
BlockReader & | operator* () |
const BlockReader & | operator* () const |
BlockReader * | operator-> () |
const BlockReader * | operator-> () const |
Interface for reading array data. This class wraps a BlockReader which reads the elements of an array datum.
|
inline |
|
inline |
|
inline |
|
inline |