|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for ScaleManager, including all inherited members.
| AddScaleToStudy(std::shared_ptr< ScaleDefinition > scale, const std::string &studyPath) | ScaleManager | |
| CreateScale(const std::string &code) | ScaleManager | |
| CreateStudyFromScale(std::shared_ptr< ScaleDefinition > scale, const std::string &workspaceStudiesPath, const std::string &studyName="") | ScaleManager | |
| DeleteScale(const std::string &code) | ScaleManager | |
| ExportToBattery(std::shared_ptr< ScaleDefinition > scale) | ScaleManager | |
| GetAvailableScales() | ScaleManager | |
| GetBatteryPath() const | ScaleManager | inline |
| GetBatteryScalesPath() const | ScaleManager | inline |
| GetDefinitionPath(const std::string &code) const | ScaleManager | |
| GetDefinitionsPath() const | ScaleManager | inline |
| GetLooseOSDEntries() const | ScaleManager | |
| GetOSDPath(const std::string &code) const | ScaleManager | |
| GetScaleMetadata(const std::string &code) const | ScaleManager | |
| GetScalesPath() const | ScaleManager | inline |
| GetTranslationPath(const std::string &code, const std::string &lang) const | ScaleManager | |
| GetWorkspacePath() const | ScaleManager | inline |
| GetWorkspaceScalesPath() const | ScaleManager | inline |
| ImportFromFile(const std::string &filePath) | ScaleManager | |
| InstallLooseOSD(const std::string &osdPath) | ScaleManager | |
| LoadScale(const std::string &code) | ScaleManager | |
| SaveScale(std::shared_ptr< ScaleDefinition > scale) | ScaleManager | |
| ScaleExists(const std::string &code) const | ScaleManager | |
| ScaleManager(const std::string &batteryPath, const std::string &workspacePath="") | ScaleManager | |
| ~ScaleManager() | ScaleManager |