Functions | Variables
ros_bin.cpp File Reference

Self describing executable for launching python scripts in /bin. More...

#include <iostream>
#include <cstdlib>
#include <sstream>
#include <algorithm>
Include dependency graph for ros_bin.cpp:

Go to the source code of this file.

Functions

void debug ()
int main (int argc, char **argv)

Variables

std::stringstream arguments
char exe_name [MAX_PATH]
std::string python_exe
std::string python_home
std::string python_script

Detailed Description

Self describing executable for launching python scripts in /bin.

Date:
March 2011

Definition in file ros_bin.cpp.


Function Documentation

void debug ( )

Definition at line 29 of file ros_bin.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 43 of file ros_bin.cpp.


Variable Documentation

std::stringstream arguments

Definition at line 22 of file ros_bin.cpp.

char exe_name[MAX_PATH]

Definition at line 21 of file ros_bin.cpp.

std::string python_exe

Definition at line 23 of file ros_bin.cpp.

std::string python_home

Definition at line 23 of file ros_bin.cpp.

std::string python_script

Definition at line 23 of file ros_bin.cpp.



msvc_runtime
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:09:54