|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for PColor, including all inherited members.
| ClearChanged() | PColor | inline |
| GetAlpha() const | PColor | |
| GetBlue() const | PColor | |
| GetColor() const | PColor | |
| GetGreen() const | PColor | |
| GetProperty(std::string) const | PEBLObjectBase | |
| GetPropertyList() | PEBLObjectBase | virtual |
| GetRed() const | PColor | |
| GetType() | PEBLObjectBase | inline |
| HasChanged() const | PColor | inline |
| InitializeProperty(std::string name, Variant v) | PEBLObjectBase | virtual |
| mCDT | PEBLObjectBase | protected |
| mProperties | PEBLObjectBase | protected |
| ObjectName() const | PColor | protectedvirtual |
| PColor() | PColor | |
| PColor(unsigned int color) | PColor | |
| PColor(int red, int green, int blue, int alpha) | PColor | |
| PColor(const std::string &colorname) | PColor | |
| PColor(const PColor &pcolor) | PColor | |
| PEBLObjectBase() | PEBLObjectBase | |
| PEBLObjectBase(ComplexDataType cdt) | PEBLObjectBase | |
| PEBLObjectBase(const PEBLObjectBase &pob) | PEBLObjectBase | |
| PrintProperties(std::ostream &out) | PEBLObjectBase | virtual |
| SendToStream(std::ostream &out) const | PColor | protectedvirtual |
| SetAlpha(int color) | PColor | |
| SetBlue(int color) | PColor | |
| SetColorByName(const std::string &colorname) | PColor | |
| SetColorByRGBA(unsigned int color) | PColor | |
| SetColorByRGBA(int red, int green, int blue, int alpha) | PColor | |
| SetGreen(int color) | PColor | |
| SetProperty(std::string, Variant v) | PColor | virtual |
| SetRed(int color) | PColor | |
| ValidateProperty(std::string name, Variant v) const | PColor | virtual |
| ValidateProperty(std::string name) const | PColor | virtual |
| ~PColor() | PColor | virtual |
| ~PEBLObjectBase() | PEBLObjectBase | virtual |