PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
ScaleManager::LooseOSDEntry Struct Reference

#include <ScaleManager.h>

Public Attributes

std::string path
 
std::string code
 
std::string name
 

Detailed Description

Definition at line 42 of file ScaleManager.h.

Member Data Documentation

◆ code

std::string ScaleManager::LooseOSDEntry::code

Definition at line 44 of file ScaleManager.h.

Referenced by ScaleManager::GetLooseOSDEntries().

◆ name

std::string ScaleManager::LooseOSDEntry::name

Definition at line 45 of file ScaleManager.h.

Referenced by ScaleManager::GetLooseOSDEntries().

◆ path

std::string ScaleManager::LooseOSDEntry::path

Definition at line 43 of file ScaleManager.h.

Referenced by ScaleManager::GetLooseOSDEntries().


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