F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
error.hpp File Reference
#include "Os/File.hpp"
#include "Os/Task.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)