#include </home/clem/local/src/opie/noncore/apps/opie-console/sz_transfer.h>
Inheritance diagram for SzTransfer:


Public Types | |
| enum | Type { SZ = 0, SX, SY } |
Public Slots | |
| void | sendFile (const QString &file) |
| void | sendFile (const QFile &) |
| void | sent () |
Public Member Functions | |
| SzTransfer (Type t, IOLayer *) | |
| ~SzTransfer () | |
Private Slots | |
| void | SzReceivedStdout (Opie::Core::OProcess *, char *, int) |
| void | SzReceivedStderr (Opie::Core::OProcess *, char *, int) |
| void | receivedStdin (const QByteArray &) |
Private Attributes | |
| Opie::Core::OProcess * | proc |
| Type | m_t |
|
|
Definition at line 12 of file sz_transfer.h. |
|
||||||||||||
|
Definition at line 11 of file sz_transfer.cpp. |
|
|
Definition at line 15 of file sz_transfer.cpp. |
|
|
Definition at line 60 of file sz_transfer.cpp. References proc, and Opie::Core::OProcess::writeStdin(). Referenced by sendFile(), and sent(). |
|
|
Implements FileTransferLayer. Definition at line 18 of file sz_transfer.cpp. References QFile::name(), and sendFile(). |
|
|
send a file over the layer Implements FileTransferLayer. Definition at line 23 of file sz_transfer.cpp. References OProcess::All, FileTransferLayer::layer(), OProcess::NotifyOnExit, proc, receivedStdin(), sent(), Opie::Core::OProcess::start(), SzReceivedStderr(), and SzReceivedStdout(). Referenced by sendFile(). |
|
|
sent the file Reimplemented from FileTransferLayer. Definition at line 65 of file sz_transfer.cpp. References FileTransferLayer::layer(), proc, and receivedStdin(). Referenced by sendFile(). |
|
||||||||||||||||
|
Definition at line 57 of file sz_transfer.cpp. Referenced by sendFile(). |
|
||||||||||||||||
|
Definition at line 42 of file sz_transfer.cpp. References data, i, FileTransferLayer::layer(), and printf. Referenced by sendFile(). |
|
|
Definition at line 36 of file sz_transfer.h. |
|
|
Definition at line 35 of file sz_transfer.h. Referenced by receivedStdin(), sendFile(), and sent(). |
1.4.2