![]() |
F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
Go to the source code of this file.
Namespaces | |
| Os | |
| Os::Posix | |
Functions | |
| File::Status | Os::Posix::errno_to_file_status (PlatformIntType errno_input) |
| FileSystem::Status | Os::Posix::errno_to_filesystem_status (PlatformIntType errno_input) |
| Directory::Status | Os::Posix::errno_to_directory_status (PlatformIntType errno_input) |
| RawTime::Status | Os::Posix::errno_to_rawtime_status (PlatformIntType errno_input) |
| Task::Status | Os::Posix::posix_status_to_task_status (PlatformIntType posix_status) |
| Mutex::Status | Os::Posix::posix_status_to_mutex_status (PlatformIntType posix_status) |