, including all inherited members.
| _isBlocking | Ceylan::System::Stream | [protected] |
| _lockedForReading | Ceylan::System::File | [protected] |
| _lockedForWriting | Ceylan::System::File | [protected] |
| _name | Ceylan::System::File | [protected] |
| _openFlag | Ceylan::System::File | [protected] |
| _OutputFormat | Ceylan::TextDisplayable | [protected, static] |
| _permissions | Ceylan::System::File | [protected] |
| AppendFile | Ceylan::System::File | [static] |
| BigBufferSize | Ceylan::System::File | [static] |
| Binary | Ceylan::System::File | [static] |
| clearInput() | Ceylan::System::InputStream | [virtual] |
| close()=0 | Ceylan::System::File | [pure virtual] |
| Close(FileDescriptor &fd) | Ceylan::System::Stream | [static] |
| Copy(const std::string &sourceFilename, const std::string &targetFilename) | Ceylan::System::File | [static] |
| Create(const std::string &filename, OpeningFlag createFlag=CreateToWriteBinary, PermissionFlag permissionFlag=OwnerReadWrite) | Ceylan::System::File | [static] |
| CreateFile | Ceylan::System::File | [static] |
| CreateToWriteBinary | Ceylan::System::File | [static] |
| Diff(const std::string &firstFilename, const std::string &secondFilename) | Ceylan::System::File | [static] |
| Displayable() | Ceylan::Displayable | [inline] |
| DoNotOpen | Ceylan::System::File | [static] |
| Exists(const std::string &filename) | Ceylan::System::File | [static] |
| ExistsAsFileOrSymbolicLink(const std::string &filename) | Ceylan::System::File | [static] |
| File(const std::string &name, OpeningFlag openFlag=CreateToWriteBinary, PermissionFlag permissionFlag=OwnerReadWrite) | Ceylan::System::File | [explicit, protected] |
| File(const File &source) | Ceylan::System::File | [private] |
| getCorrespondingFileSystemManager() const =0 | Ceylan::System::File | [protected, pure virtual] |
| GetCorrespondingFileSystemManager() | Ceylan::System::File | [protected, static] |
| getInputStreamID() const | Ceylan::System::File | [virtual] |
| GetLastChangeTime(const std::string &filename) | Ceylan::System::File | [static] |
| getLastChangeTime() const =0 | Ceylan::System::File | [pure virtual] |
| getName() const | Ceylan::System::File | |
| GetOutputFormat() | Ceylan::TextDisplayable | [static] |
| getOutputStreamID() const | Ceylan::System::File | [virtual] |
| GetSize(const std::string &filename) | Ceylan::System::File | [static] |
| getStreamID() const =0 | Ceylan::System::File | [pure virtual] |
| GroupExec | Ceylan::System::File | [static] |
| GroupRead | Ceylan::System::File | [static] |
| GroupReadWrite | Ceylan::System::File | [static] |
| GroupReadWriteExec | Ceylan::System::File | [static] |
| GroupWrite | Ceylan::System::File | [static] |
| hasAvailableData() const | Ceylan::System::File | [virtual] |
| html enum value | Ceylan::TextDisplayable | |
| InputOutputStream(bool blocking=true) | Ceylan::System::InputOutputStream | [explicit] |
| InputStream(bool blocking=true) | Ceylan::System::InputStream | [explicit] |
| interpretState() const =0 | Ceylan::System::File | [protected, pure virtual] |
| isBlocking() const | Ceylan::System::Stream | |
| isFaulty() const | Ceylan::System::InputStream | |
| isLocked() const | Ceylan::System::File | [virtual] |
| isOpen() const =0 | Ceylan::System::File | [pure virtual] |
| isSelected() const | Ceylan::System::InputStream | |
| lockForReading() const | Ceylan::System::File | [virtual] |
| lockForWriting() const | Ceylan::System::File | [virtual] |
| Move(const std::string &sourceFilename, const std::string &targetFilename) | Ceylan::System::File | [static] |
| NonBlocking | Ceylan::System::File | [static] |
| open(OpeningFlag openFlag=CreateToWriteBinary, PermissionFlag permissionFlag=OwnerReadWrite) | Ceylan::System::File | [virtual] |
| Open(const std::string &filename, OpeningFlag openFlag=OpenToReadBinary) | Ceylan::System::File | [static] |
| OpenToReadBinary | Ceylan::System::File | [static] |
| operator=(const File &source) | Ceylan::System::File | [private] |
| OthersExec | Ceylan::System::File | [static] |
| OthersRead | Ceylan::System::File | [static] |
| OthersReadWrite | Ceylan::System::File | [static] |
| OthersReadWriteExec | Ceylan::System::File | [static] |
| OthersWrite | Ceylan::System::File | [static] |
| OutputStream(bool blocking=true) | Ceylan::System::OutputStream | [explicit] |
| OwnerExec | Ceylan::System::File | [static] |
| OwnerRead | Ceylan::System::File | [static] |
| OwnerReadWrite | Ceylan::System::File | [static] |
| OwnerReadWriteExec | Ceylan::System::File | [static] |
| OwnerWrite | Ceylan::System::File | [static] |
| rawText enum value | Ceylan::TextDisplayable | |
| Read | Ceylan::System::File | [static] |
| read(Ceylan::Byte *buffer, Size maxLength)=0 | Ceylan::System::File | [pure virtual] |
| readExactLength(Ceylan::Byte *buffer, Size exactLength) | Ceylan::System::File | [virtual] |
| readFloat32() | Ceylan::System::InputStream | [virtual] |
| readFloat64() | Ceylan::System::InputStream | [virtual] |
| readSint16() | Ceylan::System::InputStream | [virtual] |
| readSint32() | Ceylan::System::InputStream | [virtual] |
| readSint8() | Ceylan::System::InputStream | [virtual] |
| readString(std::string &result) | Ceylan::System::InputStream | [virtual] |
| readUint16() | Ceylan::System::InputStream | [virtual] |
| readUint32() | Ceylan::System::InputStream | [virtual] |
| readUint8() | Ceylan::System::InputStream | [virtual] |
| remove() | Ceylan::System::File | [virtual] |
| Remove(const std::string &filename) | Ceylan::System::File | [static] |
| reopen()=0 | Ceylan::System::File | [protected, pure virtual] |
| saveAs(const std::string &newName)=0 | Ceylan::System::File | [pure virtual] |
| seek(Position targetPosition)=0 | Ceylan::System::File | [pure virtual] |
| Select(std::list< InputStream * > &is) | Ceylan::System::InputStream | [static] |
| setBlocking(bool newStatus) | Ceylan::System::Stream | [protected, virtual] |
| setFaulty(bool newFaultyState=true) | Ceylan::System::InputStream | [protected] |
| SetOutputFormat(TextOutputFormat newOutputFormat) | Ceylan::TextDisplayable | [static] |
| setSelected(bool newStatus) | Ceylan::System::InputStream | [protected, virtual] |
| setStreamID(StreamID newInputStreamID) | Ceylan::System::InputStream | [protected, virtual] |
| size() const | Ceylan::System::File | [virtual] |
| skipWhitespaces(Ceylan::Uint8 &firstNonSpace) | Ceylan::System::InputStream | [virtual] |
| Stream(bool blocking=true) | Ceylan::System::Stream | [explicit] |
| Synchronous | Ceylan::System::File | [static] |
| tell()=0 | Ceylan::System::File | [pure virtual] |
| Test(std::list< InputStream * > &is) | Ceylan::System::InputStream | [static] |
| TextDisplayable() | Ceylan::TextDisplayable | [inline] |
| TextOutputFormat enum name | Ceylan::TextDisplayable | |
| ToString(std::list< TextDisplayable * > displayables, Ceylan::VerbosityLevels level=Ceylan::high) | Ceylan::TextDisplayable | [static] |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | Ceylan::System::File | [virtual] |
| Touch(const std::string &filename) | Ceylan::System::File | [static] |
| TransformIntoValidFilename(const std::string &rawFilename) | Ceylan::System::File | [static] |
| TruncateFile | Ceylan::System::File | [static] |
| unlockForReading() const | Ceylan::System::File | [virtual] |
| unlockForWriting() const | Ceylan::System::File | [virtual] |
| UsualBufferSize | Ceylan::System::File | [static] |
| write(const std::string &message)=0 | Ceylan::System::File | [pure virtual] |
| write(const Ceylan::Byte *buffer, Size maxLength)=0 | Ceylan::System::File | [pure virtual] |
| Write | Ceylan::System::File | [static] |
| writeFloat32(Ceylan::Float32 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeFloat64(Ceylan::Float64 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeSint16(Ceylan::Sint16 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeSint32(Ceylan::Sint32 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeSint8(Ceylan::Sint8 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeString(const std::string &toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeUint16(Ceylan::Uint16 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeUint32(Ceylan::Uint32 toWrite) | Ceylan::System::OutputStream | [virtual] |
| writeUint8(Ceylan::Uint8 toWrite) | Ceylan::System::OutputStream | [virtual] |
| ~Displayable() | Ceylan::Displayable | [inline, virtual] |
| ~File() | Ceylan::System::File | [virtual] |
| ~InputOutputStream() | Ceylan::System::InputOutputStream | [virtual] |
| ~InputStream() | Ceylan::System::InputStream | [virtual] |
| ~OutputStream() | Ceylan::System::OutputStream | [virtual] |
| ~Stream() | Ceylan::System::Stream | [virtual] |
| ~TextDisplayable() | Ceylan::TextDisplayable | [inline, virtual] |