Main MRPT website > C++ reference for MRPT 1.5.6
Functions | Variables
os.cpp File Reference
#include "base-precomp.h"
#include <mrpt/system/os.h>
#include <mrpt/system/filesystem.h>
#include <mrpt/synch/CCriticalSection.h>
#include <cstring>
#include <float.h>
#include <iostream>
#include <algorithm>
#include <cctype>
#include <ctime>
#include <cstdio>
#include <pthread.h>
#include <termios.h>
#include <poll.h>
#include <unistd.h>
#include <sys/select.h>
#include <sys/time.h>
#include <time.h>
#include <utime.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sstream>
#include <mrpt/version.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

void my_aux_sighandler (int)
 By ninjalj in http://stackoverflow.com/questions/3962263/checking-if-a-key-was-pressed. More...
 
int myKbhit (void)
 

Variables

const char * sLicenseTextF
 

Function Documentation

◆ my_aux_sighandler()

void my_aux_sighandler ( int  )

◆ myKbhit()

int myKbhit ( void  )

Definition at line 69 of file os.cpp.

Referenced by mrpt::system::os::kbhit().

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 523 of file os.cpp.

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




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019