Classes | Functions | Variables
screenrun.cpp File Reference
#include <ros/ros.h>
#include <stdio.h>
#include <dirent.h>
#include <stdlib.h>
#include <vector>
#include <string>
Include dependency graph for screenrun.cpp:

Go to the source code of this file.

Classes

class  ProgramEntry

Functions

bool executeCmd (const string &cmd)
string getScreenPath ()
bool load ()
int main (int argc, char **argv)
bool screenRunning ()

Variables

string g_screen_cmd = "screen"
vector< ProgramEntryprograms

Function Documentation

bool executeCmd ( const string &  cmd)

Definition at line 11 of file screenrun.cpp.

string getScreenPath ( )

Definition at line 84 of file screenrun.cpp.

bool load ( )

Definition at line 42 of file screenrun.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 111 of file screenrun.cpp.

bool screenRunning ( )

Definition at line 93 of file screenrun.cpp.


Variable Documentation

string g_screen_cmd = "screen"

Definition at line 9 of file screenrun.cpp.

Definition at line 40 of file screenrun.cpp.



screenrun
Author(s): Christian Dornhege
autogenerated on Mon Oct 6 2014 00:08:03