MIRA
Namespaces | Functions
SystemError.h File Reference

A platform independent way to get the last system error code. More...

#include <boost/system/error_code.hpp>
#include <platform/Platform.h>
#include <errno.h>
Include dependency graph for SystemError.h:

Go to the source code of this file.

Namespaces

 mira
 specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec>
 

Functions

boost::system::error_code getLastSystemErrorCode ()
 Return the last system error code. More...
 
void setLastSystemErrorCode (int errorCode)
 Set a new last system error code. More...
 

Detailed Description

A platform independent way to get the last system error code.

Author
Christian Martin
Date
2011/05/05