Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
Fetcher< DATA_TYPE, N > Class Template Reference

Used as an argument to the get(Fetcher) function in the OptionalArg implementation to select which entry to retrieve. More...

#include <OptionalArgs.hxx>

Detailed Description

template<typename DATA_TYPE, int N>
class Fetcher< DATA_TYPE, N >

Used as an argument to the get(Fetcher) function in the OptionalArg implementation to select which entry to retrieve.

Definition at line 41 of file OptionalArgs.hxx.

Constructor & Destructor Documentation

◆ Fetcher()

template<typename DATA_TYPE , int N>
constexpr Fetcher< DATA_TYPE, N >::Fetcher ( )
inlineconstexpr

Definition at line 44 of file OptionalArgs.hxx.


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