MRPT  1.9.9
os.cpp File Reference
#include "system-precomp.h"
#include <mrpt/system/os.h>
#include <mrpt/core/format.h>
#include <mrpt/core/exceptions.h>
#include <mrpt/system/filesystem.h>
#include <cstring>
#include <float.h>
#include <iostream>
#include <algorithm>
#include <cctype>
#include <ctime>
#include <cstdio>
#include <conio.h>
#include <windows.h>
#include <tlhelp32.h>
#include <sys/utime.h>
#include <io.h>
#include <direct.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sstream>
#include <mrpt/version.h>
#include <errno.h>
#include <limits>
#include <climits>
#include <cstdlib>
#include <mrpt/mrpt_paths_config.h>
Include dependency graph for os.cpp:

Go to the source code of this file.

Functions

std::string winerror2str (const char *errorPlaceName)
 

Variables

const char * sLicenseTextF
 

Function Documentation

◆ winerror2str()

std::string winerror2str ( const char *  errorPlaceName)

Definition at line 559 of file os.cpp.

Referenced by mrpt::system::executeCommand(), and mrpt::system::launchProcess().

Variable Documentation

◆ sLicenseTextF

const char* sLicenseTextF
Initial value:
=
" Mobile Robot Programming Toolkit (MRPT) "
" \n"
" http://www.mrpt.org/ "
" \n"
" "
" \n"
" Copyright (c) 2005-%Y, Individual contributors, see AUTHORS file "
"\n"
" See: http://www.mrpt.org/Authors - All rights reserved. "
" \n"
" Released under BSD License. See details in http://www.mrpt.org/License "
" \n"

Definition at line 522 of file os.cpp.

Referenced by mrpt::system::getMRPTLicense().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020