Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

RWIPop3ConnReply


RWIPop3ConnReplyRWIPop3ReplyRWIReply

Module

Networking Tools: Thread-hot Internet Classes (int library)

Data Type and Member Function Indexes
(exclusive of constructors and destructors)

Member Functions

Synopsis

#include <rw/toolpro/preply.h>
RWIPop3ConnReply reply;

Required Libraries

thr, net, int, tls (and possibly std)

Description

RWIPop3ConnReply is derived from RWIPop3Reply. RWIPop3ConnReply 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 Constructors

RWIPop3ConnReply();

Public Member Functions

RWCString
timestamp();

Protected Member Functions

virtual void
parse();

Global Operators

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


Previous fileTop of DocumentContentsIndexNext file

©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.