GlsMenu
GlsMenuDataFactory::Data< T > Class Template Reference

#include <gls_menu_data_factory.h>

Static Public Member Functions

static GlsMenuDataCreate (const std::string &name, std::istream &instr)
 
static GlsMenuDataCreateDiscrete (const std::string &name, std::istream &instr)
 

Detailed Description

template<class T>
class GlsMenuDataFactory::Data< T >

Definition at line 112 of file gls_menu_data_factory.h.

Member Function Documentation

template<class T >
static GlsMenuData* GlsMenuDataFactory::Data< T >::Create ( const std::string &  name,
std::istream &  instr 
)
inlinestatic

Creates a specific instantiation of the GlsMenuData_T meta-data.

Definition at line 120 of file gls_menu_data_factory.h.

References GlsMenuData_T< T >::ReadValue().

template<class T >
static GlsMenuData* GlsMenuDataFactory::Data< T >::CreateDiscrete ( const std::string &  name,
std::istream &  instr 
)
inlinestatic

Creates a specific instantiation of the GlsMenuDiscrete_T meta-data.

Definition at line 135 of file gls_menu_data_factory.h.

References GlsMenuData_T< T >::ReadValue().


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