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

#include <ScaleDefinition.h>

Public Member Functions

 ScaleInfo ()
 

Public Attributes

std::string name
 
std::string code
 
std::string abbreviation
 
std::string description
 
std::string citation
 
std::string license
 
std::string license_explanation
 
std::string license_url
 
std::string version
 
std::string url
 
std::string domain
 

Detailed Description

Definition at line 15 of file ScaleDefinition.h.

Constructor & Destructor Documentation

◆ ScaleInfo()

ScaleInfo::ScaleInfo ( )
inline

Definition at line 28 of file ScaleDefinition.h.

28: version("1.0") {}
std::string version

Member Data Documentation

◆ abbreviation

std::string ScaleInfo::abbreviation

Definition at line 18 of file ScaleDefinition.h.

◆ citation

std::string ScaleInfo::citation

Definition at line 20 of file ScaleDefinition.h.

◆ code

std::string ScaleInfo::code

◆ description

std::string ScaleInfo::description

Definition at line 19 of file ScaleDefinition.h.

◆ domain

std::string ScaleInfo::domain

Definition at line 26 of file ScaleDefinition.h.

◆ license

std::string ScaleInfo::license

Definition at line 21 of file ScaleDefinition.h.

◆ license_explanation

std::string ScaleInfo::license_explanation

Definition at line 22 of file ScaleDefinition.h.

◆ license_url

std::string ScaleInfo::license_url

Definition at line 23 of file ScaleDefinition.h.

◆ name

std::string ScaleInfo::name

Definition at line 16 of file ScaleDefinition.h.

Referenced by ScaleDefinition::ValidateInternal().

◆ url

std::string ScaleInfo::url

Definition at line 25 of file ScaleDefinition.h.

◆ version

std::string ScaleInfo::version

Definition at line 24 of file ScaleDefinition.h.


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