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

RWSmtpDataReply

Module:  Internet Protocols Module   Package:  SMTP


RWSmtpDataReplyRWSmtpReplyRWNumReplyRWReply

Local Index

Members

Header File

#include <rw/smtp/RWSmtpDataReply.h>

Description

RWSmtpDataReply is a specialization class of RWSmtpReply. It contains an RWSocketPortal that writes the body of a mail message.

Public Constructors

RWSmtpDataReply();
RWSmtpDataReply(const RWSmtpDataReply& reply);

Public Member Operator

RWSmtpDataReply&
operator=(const RWSmtpDataReply& reply);

Public Member Functions

RWSocketPortal
getPortal() const;


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.