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

RWPop3ConnReply

Module:  Internet Protocols Module   Package:  POP3


RWPop3ConnReplyRWPop3ReplyRWReply

Local Index

Members

Non-Members

Header File

#include <rw/pop3/RWPop3ConnReply.h>

Description

RWPop3ConnReply is derived from RWPop3Reply. RWPop3ConnReply attempts to parse the POP3 protocol reply for the timestamp passed back by a server implementation supporting enhanced security features. If the server does not support this option, the timestamp method returns an empty string.

Public Constructor

RWPop3ConnReply();

Public Member Functions

RWCString
getTimeStamp() const;

Protected Member Function

virtual void
parse();

Global Operator

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


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.