PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
Chain Member List

This is the complete list of members for Chain, including all inherited members.

AddItem(const ChainItem &item)Chain
Chain()Chain
CreateNew(const std::string &path, const std::string &name, const std::string &description="")Chainstatic
GetDescription() constChaininline
GetFilePath() constChaininline
GetItem(int index)Chain
GetItem(int index) constChain
GetItemCount() constChaininline
GetItems() constChaininline
GetLSLEnabled() constChaininline
GetLSLStreamName() constChaininline
GetName() constChaininline
GetParticipantCounter() constChaininline
GetUploadEnabled() constChaininline
IncrementParticipantCounter()Chain
InsertItem(int index, const ChainItem &item)Chain
LoadFromFile(const std::string &path)Chainstatic
MoveItem(int fromIndex, int toIndex)Chain
RemoveItem(int index)Chain
Save()Chain
SetDescription(const std::string &desc)Chaininline
SetLSLEnabled(bool enabled)Chaininline
SetLSLStreamName(const std::string &name)Chaininline
SetName(const std::string &name)Chaininline
SetParticipantCounter(int counter)Chaininline
SetUploadEnabled(bool enabled)Chaininline
Validate(const class Study *study=nullptr) constChain
~Chain()Chain