F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
error.cpp File Reference
#include <cerrno>
#include "Os/Posix/error.hpp"

Go to the source code of this file.

Namespaces

 Os
 
 Os::Posix
 

Functions

File::Status Os::Posix::errno_to_file_status (PlatformIntType errno_input)
 
Task::Status Os::Posix::posix_status_to_task_status (PlatformIntType posix_status)