|
lftp
4.4.6
About: lftp is a command line ftp client (FTP, HTTP, ssl support, background transfer, reget, reput, ...)
Fossies Dox: lftp-4.4.6.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
#include <fg.h>
Public Member Functions | |
| FgData (pid_t npg, bool fg) | |
| ~FgData () | |
| void | Fg () |
| void | Bg () |
| void | cont () |
| FgData::FgData | ( | pid_t | npg, |
| bool | fg | ||
| ) |
| void FgData::Bg | ( | ) |
Definition at line 68 of file fg.cc.
Referenced by FileFeeder::Bg(), Job::Bg(), and ~FgData().
| void FgData::Fg | ( | ) |