Public Member Functions | Public Attributes
ProgramEntry Class Reference

List of all members.

Public Member Functions

bool filterCmdReturn (std::string &cmd)
void pushToScreen ()
void pushToXWindow (const std::string &wid)
std::string toString (double d)

Public Attributes

vector< string > commands
string name

Detailed Description

Definition at line 83 of file screenrun.cpp.


Member Function Documentation

bool ProgramEntry::filterCmdReturn ( std::string &  cmd) [inline]

Commands for screen might be 'do_stuff\015', where screen interprets the \015 as return. For X Windows, we need this information explicitly. This functions removes a \015 appendix, if it was there and returns true in that case, false otherwise.

Definition at line 106 of file screenrun.cpp.

void ProgramEntry::pushToScreen ( ) [inline]

Definition at line 89 of file screenrun.cpp.

void ProgramEntry::pushToXWindow ( const std::string &  wid) [inline]

Definition at line 122 of file screenrun.cpp.

std::string ProgramEntry::toString ( double  d) [inline]

Definition at line 116 of file screenrun.cpp.


Member Data Documentation

vector<string> ProgramEntry::commands

Definition at line 87 of file screenrun.cpp.

Definition at line 86 of file screenrun.cpp.


The documentation for this class was generated from the following file:


screenrun
Author(s): Christian Dornhege
autogenerated on Thu Jun 6 2019 21:18:17