OSDL::EmbeddedFile Member List
This is the complete list of members for
OSDL::EmbeddedFile, including all inherited members.
| _cypher | OSDL::EmbeddedFile | [private] |
| _physfsHandle | OSDL::EmbeddedFile | [private] |
| close() | OSDL::EmbeddedFile | [virtual] |
| Create(const std::string &filename, Ceylan::System::OpeningFlag createFlag=Ceylan::System::File::CreateToWriteBinary, Ceylan::System::PermissionFlag permissionFlag=Ceylan::System::File::OwnerReadWrite) | OSDL::EmbeddedFile | [static] |
| CypherBuffer(Ceylan::Byte *buffer, Ceylan::System::Size size) | OSDL::EmbeddedFile | [static] |
| DecypherBuffer(Ceylan::Byte *buffer, Ceylan::System::Size size) | OSDL::EmbeddedFile | [static] |
| EmbeddedFile(const std::string &name, Ceylan::System::OpeningFlag openFlag=Ceylan::System::File::CreateToWriteBinary, Ceylan::System::PermissionFlag permissionFlag=Ceylan::System::File::OwnerReadWrite) | OSDL::EmbeddedFile | [explicit, protected] |
| EmbeddedFile(const EmbeddedFile &source) | OSDL::EmbeddedFile | [private] |
| FromHandletoHandle(PHYSFS_File &from, PHYSFS_File &to, Ceylan::System::Size length) | OSDL::EmbeddedFile | [private, static] |
| getCorrespondingFileSystemManager() const | OSDL::EmbeddedFile | [protected, virtual] |
| getLastChangeTime() const | OSDL::EmbeddedFile | [virtual] |
| getPhysicsFSHandle() const | OSDL::EmbeddedFile | |
| getStreamID() const | OSDL::EmbeddedFile | [virtual] |
| interpretState() const | OSDL::EmbeddedFile | [protected, virtual] |
| isLocked() const | OSDL::EmbeddedFile | [virtual] |
| isOpen() const | OSDL::EmbeddedFile | [virtual] |
| lockForReading() const | OSDL::EmbeddedFile | [virtual] |
| lockForWriting() const | OSDL::EmbeddedFile | [virtual] |
| Open(const std::string &filename, Ceylan::System::OpeningFlag openFlag=Ceylan::System::File::OpenToReadBinary) | OSDL::EmbeddedFile | [static] |
| operator=(const EmbeddedFile &source) | OSDL::EmbeddedFile | [private] |
| read(Ceylan::Byte *buffer, Ceylan::System::Size maxLength) | OSDL::EmbeddedFile | [virtual] |
| reopen() | OSDL::EmbeddedFile | [protected, virtual] |
| saveAs(const std::string &newName) | OSDL::EmbeddedFile | [virtual] |
| seek(Ceylan::System::Position targetPosition) | OSDL::EmbeddedFile | [virtual] |
| serialize(PHYSFS_File &handle) | OSDL::EmbeddedFile | [virtual] |
| size() const | OSDL::EmbeddedFile | [virtual] |
| tell() | OSDL::EmbeddedFile | [virtual] |
| toString(Ceylan::VerbosityLevels level=Ceylan::high) const | OSDL::EmbeddedFile | [virtual] |
| unlockForReading() const | OSDL::EmbeddedFile | [virtual] |
| unlockForWriting() const | OSDL::EmbeddedFile | [virtual] |
| write(const std::string &message) | OSDL::EmbeddedFile | [virtual] |
| write(const Ceylan::Byte *buffer, Ceylan::System::Size maxLength) | OSDL::EmbeddedFile | [virtual] |
| ~EmbeddedFile() | OSDL::EmbeddedFile | [virtual] |