Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

IMAPResponseBAD Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/mail2/libmail/imapresponse.h>

Inheritance diagram for IMAPResponseBAD:

Inheritance graph
[legend]
Collaboration diagram for IMAPResponseBAD:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IMAPResponseBAD (QString comment=0, IMAPResponseCode code=(IMAPResponseCode) 0)
void setComment (QString comment)
QString comment ()
void setResponseCode (IMAPResponseCode code)
IMAPResponseCode responseCode ()

Private Attributes

QString _comment
IMAPResponseCode _code

Constructor & Destructor Documentation

IMAPResponseBAD::IMAPResponseBAD QString  comment = 0,
IMAPResponseCode  code = (IMAPResponseCode)0
[inline]
 

Definition at line 216 of file imapresponse.h.

References _code, _comment, code, and comment().


Member Function Documentation

QString IMAPResponseBAD::comment  )  [inline]
 

Definition at line 223 of file imapresponse.h.

References _comment.

Referenced by IMAPResponseBAD().

IMAPResponseCode IMAPResponseBAD::responseCode  )  [inline]
 

Definition at line 225 of file imapresponse.h.

References _code.

void IMAPResponseBAD::setComment QString  comment  )  [inline]
 

Definition at line 222 of file imapresponse.h.

References _comment.

void IMAPResponseBAD::setResponseCode IMAPResponseCode  code  )  [inline]
 

Definition at line 224 of file imapresponse.h.

References _code.


Member Data Documentation

IMAPResponseCode IMAPResponseBAD::_code [private]
 

Definition at line 229 of file imapresponse.h.

Referenced by IMAPResponseBAD(), responseCode(), and setResponseCode().

QString IMAPResponseBAD::_comment [private]
 

Definition at line 228 of file imapresponse.h.

Referenced by comment(), IMAPResponseBAD(), and setComment().


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:35:39 2005 for OPIE by  doxygen 1.4.2