|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <Study.h>
Public Member Functions | |
| ParameterVariant ()=default | |
| ParameterVariant (const std::string &desc, const std::string &f) | |
Public Attributes | |
| std::string | description |
| std::string | file |
|
default |
|
inline |