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

This is the complete list of members for Os::FileSystemInterface, including all inherited members.

_changeWorkingDirectory(const char *path)=0Os::FileSystemInterfacepure virtual
_getFreeSpace(const char *path, FwSizeType &totalBytes, FwSizeType &freeBytes)=0Os::FileSystemInterfacepure virtual
_getWorkingDirectory(char *path, FwSizeType bufferSize)=0Os::FileSystemInterfacepure virtual
_removeDirectory(const char *path)=0Os::FileSystemInterfacepure virtual
_removeFile(const char *path)=0Os::FileSystemInterfacepure virtual
_rename(const char *sourcePath, const char *destPath)=0Os::FileSystemInterfacepure virtual
ALREADY_EXISTS enum valueOs::FileSystemInterface
BUFFER_TOO_SMALL enum valueOs::FileSystemInterface
BUSY enum valueOs::FileSystemInterface
DIRECTORY enum valueOs::FileSystemInterface
DOESNT_EXIST enum valueOs::FileSystemInterface
EXDEV_ERROR enum valueOs::FileSystemInterface
FILE enum valueOs::FileSystemInterface
FILE_LIMIT enum valueOs::FileSystemInterface
FILE_SYSTEM_FILE_CHUNK_SIZEOs::FileSystemInterfacestatic
FileSystemInterface()=defaultOs::FileSystemInterface
FileSystemInterface(const FileSystemInterface &other)=deleteOs::FileSystemInterface
getDelegate(FileSystemHandleStorage &aligned_new_memory)Os::FileSystemInterfacestatic
getHandle()=0Os::FileSystemInterfacepure virtual
INVALID_PATH enum valueOs::FileSystemInterface
IS_DIR enum valueOs::FileSystemInterface
NO_MORE_FILES enum valueOs::FileSystemInterface
NO_PERMISSION enum valueOs::FileSystemInterface
NO_SPACE enum valueOs::FileSystemInterface
NOT_DIR enum valueOs::FileSystemInterface
NOT_EMPTY enum valueOs::FileSystemInterface
NOT_EXIST enum valueOs::FileSystemInterface
NOT_SUPPORTED enum valueOs::FileSystemInterface
OP_OK enum valueOs::FileSystemInterface
operator=(const FileSystemInterface &other)=deleteOs::FileSystemInterface
OTHER_ERROR enum valueOs::FileSystemInterface
OVERFLOW_ERROR enum valueOs::FileSystemInterface
PathType enum nameOs::FileSystemInterface
Status enum nameOs::FileSystemInterface
~FileSystemInterface()=defaultOs::FileSystemInterfacevirtual