| 
    MRPT
    2.0.0
    
   | 
 
#include "system-precomp.h"#include <mrpt/core/exceptions.h>#include <mrpt/core/format.h>#include <mrpt/system/filesystem.h>#include <mrpt/system/os.h>#include <algorithm>#include <cctype>#include <cfloat>#include <cstdio>#include <cstring>#include <ctime>#include <iostream>#include <windows.h>#include <conio.h>#include <direct.h>#include <io.h>#include <sys/utime.h>#include <tlhelp32.h>#include <sys/stat.h>#include <sys/types.h>#include <sstream>#include <mrpt/version.h>#include <cerrno>#include <climits>#include <cstdlib>#include <limits>#include <mrpt/mrpt_paths_config.h>Go to the source code of this file.
Functions | |
| std::string | winerror2str (const char *errorPlaceName) | 
Variables | |
| const char * | sLicenseTextF | 
| std::string winerror2str | ( | const char * | errorPlaceName | ) | 
Definition at line 564 of file os.cpp.
Referenced by mrpt::system::executeCommand(), and mrpt::system::launchProcess().
| const char* sLicenseTextF | 
Definition at line 524 of file os.cpp.
Referenced by mrpt::system::getMRPTLicense().
| Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |