IODA Bundle
odc::tool::MockReader< T > Class Template Reference

#include <MockReader.h>

Public Types

typedef T iterator_class
 
typedef odc::IteratorProxy< T, MockReader, const double > iterator
 

Public Member Functions

iterator begin ()
 
const iterator end ()
 

Detailed Description

template<typename T>
class odc::tool::MockReader< T >

Definition at line 20 of file MockReader.h.

Member Typedef Documentation

◆ iterator

template<typename T >
typedef odc::IteratorProxy<T, MockReader, const double> odc::tool::MockReader< T >::iterator

Definition at line 24 of file MockReader.h.

◆ iterator_class

template<typename T >
typedef T odc::tool::MockReader< T >::iterator_class

Definition at line 23 of file MockReader.h.

Member Function Documentation

◆ begin()

template<typename T >
iterator odc::tool::MockReader< T >::begin ( )
inline

Definition at line 26 of file MockReader.h.

Here is the caller graph for this function:

◆ end()

template<typename T >
const iterator odc::tool::MockReader< T >::end ( )
inline

Definition at line 27 of file MockReader.h.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: