MRPT  2.0.0
Functions | Variables
os.cpp File Reference
#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>
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 564 of file os.cpp.

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

Here is the caller graph for this function:

Variable Documentation

◆ sLicenseTextF

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

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