Inheritance diagram for ExistsResponse:

Public Member Functions | |
| ExistsResponse () | |
| Default constructor. | |
| ExistsResponse (const ExistsResponse &other) | |
| Copy constructor. | |
| virtual | ~ExistsResponse () |
| Destructor. | |
| ExistsResponse & | operator= (const ExistsResponse &other) |
| Assignment operator. | |
| uint32_t | Number () const |
| Returns the number of messages in currently selected mailbox. | |
| void | Number (uint32_t n) |
| Sets the number of messages. | |
|
|
Default constructor |
|
|
Copy constructor
|
|
|
Destructor |
|
|
Sets the number of messages. Only the library itself should call this function.
|
|
|
Returns the number of messages in the currently selected mailbox
|
|
|
Assignment operator.
|
Copyright © 2001-2005 Hunny Software, Inc. All rights reserved.