Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Internet Protocols Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

RWFtpDataReply

Module:  Internet Protocols Module   Package:  FTP


RWFtpDataReplyRWFtpReplyRWNumReplyRWReply

Local Index

Members

Non-Members

Header File

#include <rw/ftp/RWFtpDataReply.h>

Description

RWFtpDataReply is a specialization class of RWFtpReply. It contains an RWSocketPortal for data that is to be read from or written to the underlying socket.

Public Constructors

RWFtpDataReply();
RWFtpDataReply(const RWFtpDataReply& reply);

Public Member Operator

RWFtpDataReply&
operator=(const RWFtpDataReply& reply);

Public Member Functions

RWSocketPortal
getPortal() const;

Global Operator

ostream&
operator<<(ostream& strm, const RWFtpDataReply& r); 

NOTE -- This class does not have an extraction (>>) operator.


Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.