Method

ShumateVectorReaderIterget_reader

since: 1.2

Declaration [src]

ShumateVectorReader*
shumate_vector_reader_iter_get_reader (
  ShumateVectorReaderIter* self
)

Description [src]

Gets the reader that the iterator is iterating over.

Available since: 1.2

Return value

Type: ShumateVectorReader

The reader that the iterator is iterating over.

The returned data is owned by the instance.