PTLib
Version 2.10.4
|
#include <mime.h>
Public Member Functions | |
PMultiPartList () | |
bool | Decode (const PString &body, const PStringToString &contentInfo) |
PMultiPartList::PMultiPartList | ( | ) | [inline] |
bool PMultiPartList::Decode | ( | const PString & | body, |
const PStringToString & | contentInfo | ||
) |
body | Body to extract parts from |
contentInfo | Content-Type info as decoded from PMIMEInfo::GetComplex() |