|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
This is the complete list of members for PStream, including all inherited members.
| Close() | PStream | |
| Eof() | PStream | |
| Eol() | PStream | |
| GetDeviceType() | PStream | inlinevirtual |
| GetProperty(std::string) const | PStream | virtual |
| GetPropertyList() | PEBLObjectBase | virtual |
| GetState(int iface) const | PDevice | virtual |
| GetType() | PEBLObjectBase | inline |
| InitializeProperty(std::string name, Variant v) | PEBLObjectBase | virtual |
| mCDT | PEBLObjectBase | protected |
| mProperties | PEBLObjectBase | protected |
| ObjectName() const | PEBLObjectBase | virtual |
| Open(const std::string &filename, StreamDirection dir, StreamType type) | PStream | |
| PDevice() | PDevice | |
| PEBLObjectBase() | PEBLObjectBase | |
| PEBLObjectBase(ComplexDataType cdt) | PEBLObjectBase | |
| PEBLObjectBase(const PEBLObjectBase &pob) | PEBLObjectBase | |
| PrintProperties(std::ostream &out) | PEBLObjectBase | virtual |
| PStream(const std::string &filename, StreamDirection dir, StreamType type) | PStream | |
| PStream(const PStream &ps) | PStream | |
| ReadChar() | PStream | |
| ReadLine() | PStream | |
| ReadLineClean() | PStream | |
| ReadToken(const char separator) | PStream | |
| SendToStream(std::ostream &out) const | PStream | protectedvirtual |
| SetProperty(std::string, Variant v) | PStream | virtual |
| ValidateProperty(std::string, Variant v) const | PStream | virtual |
| ValidateProperty(std::string) const | PStream | virtual |
| WriteBuffer(const std::string &buffer, unsigned int length) | PStream | |
| WriteChar(const char character) | PStream | |
| WriteString(const std::string &buffer) | PStream | |
| ~PDevice() | PDevice | virtual |
| ~PEBLObjectBase() | PEBLObjectBase | virtual |
| ~PStream() | PStream | virtual |