Inheritance diagram for RecentResponse:

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