F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
Os::FileSystemInterface Member List
This is the complete list of members for
Os::FileSystemInterface
, including all inherited members.
_changeWorkingDirectory
(const char *path)=0
Os::FileSystemInterface
pure virtual
_getFreeSpace
(const char *path, FwSizeType &totalBytes, FwSizeType &freeBytes)=0
Os::FileSystemInterface
pure virtual
_getWorkingDirectory
(char *path, FwSizeType bufferSize)=0
Os::FileSystemInterface
pure virtual
_removeDirectory
(const char *path)=0
Os::FileSystemInterface
pure virtual
_removeFile
(const char *path)=0
Os::FileSystemInterface
pure virtual
_rename
(const char *sourcePath, const char *destPath)=0
Os::FileSystemInterface
pure virtual
ALREADY_EXISTS
enum value
Os::FileSystemInterface
BUFFER_TOO_SMALL
enum value
Os::FileSystemInterface
BUSY
enum value
Os::FileSystemInterface
DIRECTORY
enum value
Os::FileSystemInterface
DOESNT_EXIST
enum value
Os::FileSystemInterface
EXDEV_ERROR
enum value
Os::FileSystemInterface
FILE
enum value
Os::FileSystemInterface
FILE_LIMIT
enum value
Os::FileSystemInterface
FILE_SYSTEM_FILE_CHUNK_SIZE
Os::FileSystemInterface
static
FileSystemInterface
()=default
Os::FileSystemInterface
FileSystemInterface
(const FileSystemInterface &other)=delete
Os::FileSystemInterface
getDelegate
(FileSystemHandleStorage &aligned_new_memory)
Os::FileSystemInterface
static
getHandle
()=0
Os::FileSystemInterface
pure virtual
INVALID_PATH
enum value
Os::FileSystemInterface
IS_DIR
enum value
Os::FileSystemInterface
NO_MORE_FILES
enum value
Os::FileSystemInterface
NO_PERMISSION
enum value
Os::FileSystemInterface
NO_SPACE
enum value
Os::FileSystemInterface
NOT_DIR
enum value
Os::FileSystemInterface
NOT_EMPTY
enum value
Os::FileSystemInterface
NOT_EXIST
enum value
Os::FileSystemInterface
NOT_SUPPORTED
enum value
Os::FileSystemInterface
OP_OK
enum value
Os::FileSystemInterface
operator=
(const FileSystemInterface &other)=delete
Os::FileSystemInterface
OTHER_ERROR
enum value
Os::FileSystemInterface
OVERFLOW_ERROR
enum value
Os::FileSystemInterface
PathType
enum name
Os::FileSystemInterface
Status
enum name
Os::FileSystemInterface
~FileSystemInterface
()=default
Os::FileSystemInterface
virtual
Generated by
1.9.8