Public Member Functions | |
void | pushToScreen () |
Public Attributes | |
vector< string > | commands |
string | name |
Definition at line 22 of file screenrun.cpp.
void ProgramEntry::pushToScreen | ( | ) | [inline] |
Definition at line 28 of file screenrun.cpp.
vector<string> ProgramEntry::commands |
Definition at line 26 of file screenrun.cpp.
string ProgramEntry::name |
Definition at line 25 of file screenrun.cpp.