Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Device.cpp File Reference
#include <iostream>
#include <string>
#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <Device.h>
Include dependency graph for Device.cpp:

Go to the source code of this file.

Functions

static void initPython ()
 

Function Documentation

static void initPython ( )
static

Initialize python program, because we need to give it our pid

Definition at line 18 of file Device.cpp.