|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for Study, including all inherited members.
| AddTest(const Test &test) | Study | |
| CreateNew(const std::string &path, const std::string &name, const std::string &author="") | Study | static |
| CreateUploadConfigForTest(const std::string &testName) | Study | |
| GetAuthor() const | Study | inline |
| GetChainCount() const | Study | |
| GetChainFiles() const | Study | |
| GetCreatedDate() const | Study | inline |
| GetDescription() const | Study | inline |
| GetModifiedDate() const | Study | inline |
| GetName() const | Study | inline |
| GetPath() const | Study | inline |
| GetStudyCode() const | Study | |
| GetStudyToken() const | Study | inline |
| GetTest(const std::string &testName) | Study | |
| GetTest(const std::string &testName) const | Study | |
| GetTests() const | Study | inline |
| GetUploadConfigPath(const std::string &testName) const | Study | |
| GetUploadEnabled() const | Study | inline |
| GetUploadServerURL() const | Study | inline |
| GetVersion() const | Study | inline |
| IncrementVersion() | Study | inline |
| LoadFromDirectory(const std::string &path) | Study | static |
| RemoveTest(const std::string &testName) | Study | |
| Save() | Study | |
| SetAuthor(const std::string &author) | Study | inline |
| SetDescription(const std::string &desc) | Study | inline |
| SetName(const std::string &name) | Study | inline |
| SetStudyToken(const std::string &token) | Study | inline |
| SetUploadEnabled(bool enabled) | Study | inline |
| SetUploadServerURL(const std::string &url) | Study | inline |
| Study() | Study | |
| TestHasUploadConfig(const std::string &testName) const | Study | |
| Validate() const | Study | |
| ~Study() | Study |