F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Os::SandboxedFile Member List

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() constOs::SandboxedFile
isConfigured() constOs::SandboxedFile
isOpen() constOs::SandboxedFile
open(const char *path, Os::FileInterface::Mode mode, Os::FileInterface::OverwriteType overwrite=Os::FileInterface::NO_OVERWRITE)Os::SandboxedFile
operator=(const SandboxedFile &)=deleteOs::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 &)=deleteOs::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