GlsMenu
1.5.4
|
#include <gls_menu_data_factory.h>
Static Public Member Functions | |
static GlsMenuData * | Create (const std::string &name, std::istream &instr) |
static GlsMenuData * | CreateDiscrete (const std::string &name, std::istream &instr) |
Definition at line 112 of file gls_menu_data_factory.h.
|
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().
|
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().