![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
This is the complete list of members for Os::SandboxedFile, including all inherited members.
| calculateCrc(U32 &crc) | Os::SandboxedFile | |
| close() | Os::SandboxedFile | |
| configure(const char *allowedDirectory) | Os::SandboxedFile | |
| flush() | Os::SandboxedFile | |
| getSandboxDirectory() const | Os::SandboxedFile | |
| isConfigured() const | Os::SandboxedFile | |
| isOpen() const | Os::SandboxedFile | |
| open(const char *path, Os::FileInterface::Mode mode, Os::FileInterface::OverwriteType overwrite=Os::FileInterface::NO_OVERWRITE) | Os::SandboxedFile | |
| operator=(const SandboxedFile &)=delete | Os::SandboxedFile | |
| position(FwSizeType &position_result) | Os::SandboxedFile | |
| preallocate(FwSizeType offset, FwSizeType length) | Os::SandboxedFile | |
| read(U8 *buffer, FwSizeType &size, Os::FileInterface::WaitType wait) | Os::SandboxedFile | |
| read(U8 *buffer, FwSizeType &size) | Os::SandboxedFile | |
| SandboxedFile(const SandboxedFile &)=delete | Os::SandboxedFile | |
| SandboxedFile() | Os::SandboxedFile | |
| seek(FwSignedSizeType offset, Os::FileInterface::SeekType seekType) | Os::SandboxedFile | |
| size(FwSizeType &size_result) | Os::SandboxedFile | |
| write(const U8 *buffer, FwSizeType &size, Os::FileInterface::WaitType wait) | Os::SandboxedFile | |
| write(const U8 *buffer, FwSizeType &size) | Os::SandboxedFile | |
| ~SandboxedFile() | Os::SandboxedFile |