class DirectTransfer


Contains pure virtuals
Full nameTransferProtocols::DirectTransfer
Definition#include <transfer.H>
InheritsTTYStream [public ]
Inherited byHpXmodem, Xmodem
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

 DirectTransfer (const string& serial, const int& speed, LogLevel lvl = NONE)

 ~DirectTransfer ()

[virtual]

bool  send (const string fname)

[pure virtual]

bool  receive (const string fname)

[pure virtual]

void  terminateConnection ()

[virtual]

StatusMsgs::Error  open ()

StatusMsgs::Error  close ()

void  flushInput (void)

bool  read (unsigned char& c, unsigned long time = NOTIMER)

Returns: true if read, false if timed out

bool  write (const unsigned char& c, unsigned long time = NOTIMER)

Returns: true if written, false if timed out

bool  write (const string& s, unsigned long time = NOTIMER)


Generated on Fri Mar 9 02:04:42 2001, using kdoc 2.0a43.