Inheritance diagram for ExpungeResponse:

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