FDO API Reference Feature Data Objects
template<typename T>
T* FdoArray< T >::GetData (  )  [inline]

Get a pointer to the data in the array.

Returns:
Returns a pointer to the data

Definition at line 138 of file Array.h.

Referenced by FdoArray< T >::GetValue(), FdoIoObjectStreamReader< unsigned char >::ReadNext(), and FdoArray< T >::SetValue().


Comments or suggestions? Send us feedback.