F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Functions
c
d
e
g
i
m
p
r
s
t
v
w
Variables
Typedefs
Enumerations
Enumerator
a
c
e
f
h
i
m
n
o
p
s
u
v
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
~
Variables
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Typedefs
c
e
p
s
t
u
Enumerations
b
c
d
g
h
l
m
o
p
s
t
u
w
Enumerator
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Related Symbols
a
b
c
d
f
g
h
l
p
r
s
t
u
v
Files
File List
File Members
All
_
a
b
c
d
f
g
h
i
l
m
n
p
q
r
s
t
u
v
Functions
c
i
m
s
u
Variables
b
c
d
i
p
s
Typedefs
b
c
d
f
i
m
n
p
q
r
s
t
u
Enumerations
Enumerator
a
b
c
d
f
g
h
p
r
s
t
Macros
_
a
c
d
f
h
l
m
p
r
s
u
v
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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