PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
Parameter Struct Reference

#include <LauncherUI.h>

Public Attributes

std::string name
 
std::string value
 
std::string defaultValue
 
std::string description
 
std::vector< std::string > options
 

Detailed Description

Definition at line 325 of file LauncherUI.h.

Member Data Documentation

◆ defaultValue

std::string Parameter::defaultValue

Definition at line 328 of file LauncherUI.h.

◆ description

std::string Parameter::description

Definition at line 329 of file LauncherUI.h.

◆ name

std::string Parameter::name

Definition at line 326 of file LauncherUI.h.

◆ options

std::vector<std::string> Parameter::options

Definition at line 330 of file LauncherUI.h.

◆ value

std::string Parameter::value

Definition at line 327 of file LauncherUI.h.


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