Public Member Functions | |
| TnefDecoder (mimepp::String str) | |
| Constructor that takes an initial string. | |
| ~TnefDecoder () | |
| Destructor. | |
| int | parse () |
| Parses the string representation. | |
| unsigned | numAttachments () const |
| Gets the number of attachments. | |
| TnefAttachment & | attachmentAt (unsigned index) const |
| Gets the attachment at the specified position. | |
|
|
Constructor that takes an initial string.
|
|
|
Destructor. |
|
|
Gets the attachment at the specified position.
|
|
|
Gets the number of attachments.
|
|
|
Parses the encoded TNEF file.
|
Copyright © 2001-2007 Hunny Software, Inc. All rights reserved.