template<typename T >
const T* FdoArray< T >::GetData (  )  const [inline]

Get a pointer to the data in the array.

Returns:
Returns a pointer to the data

Definition at line 157 of file Array.h.