|
MRPT
1.9.9
|
#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 566 of file os.cpp.
Referenced by mrpt::system::executeCommand(), and mrpt::system::launchProcess().
| const char* sLicenseTextF |
Definition at line 526 of file os.cpp.
Referenced by mrpt::system::getMRPTLicense().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |