template<typename T >
virtual FDO_API_COMMON FdoInt64 FdoIStreamReaderTmpl< T >::GetIndex (  )  [pure virtual]

Get the current index in the stream.

Returns:
Returns the current index in the stream in number of items

Implemented in FdoIoObjectStreamReader< T >, and FdoIoObjectStreamReader< unsigned char >.