Serial-TCP/IPbridge
1.0
Main Page
Related Pages
Classes
Files
File List
File Members
src
error.h
Go to the documentation of this file.
1
12
#ifndef ERROR_H
13
#define ERROR_H
14
15
#include <string>
16
28
std::string
errnoToString
(
int
errNum);
29
30
#endif // #ifndef ERROR_H
31
32
// End of file error.h
errnoToString
std::string errnoToString(int errNum)
Transforms the selected errno number into a string that represents the error.
Generated on Thu Mar 6 2014 18:51:51 for Serial-TCP/IPbridge by
1.8.6