MimeBody Member List
This is the complete list of members for
MimeBody, including all inherited members.
alive() const | GenObject | [virtual] |
appendHdr(MimeHeaderLine *hdr) | MimeBody | [inline] |
body() const | MimeBody | [inline] |
build(const char *buf, int len, const MimeHeaderLine &type) | MimeBody | [static] |
buildBody() const =0 | MimeBody | [protected, pure virtual] |
buildHeaders(String &buf) | MimeBody | [inline] |
clone() const =0 | MimeBody | [pure virtual] |
delParam(const char *name, const char *header=0) | MimeBody | |
destruct() | GenObject | [virtual] |
findHdr(const String &name, const MimeHeaderLine *start=0) const | MimeBody | |
getBody() const | MimeBody | |
getFirst(const String &type) const | MimeBody | |
getObject(const String &name) const | MimeBody | [virtual] |
TelEngine::GenObject::getObject(const String &name, const GenObject *obj) | GenObject | [inline, static] |
getParam(const char *name, const char *header=0) const | MimeBody | |
getType() const | MimeBody | [inline] |
getUnfoldedLine(const char *&buf, int &len) | MimeBody | [static] |
headers() const | MimeBody | [inline] |
isMultipart() const | MimeBody | [inline, virtual] |
isSDP() const | MimeBody | [inline, virtual] |
m_body | MimeBody | [mutable, protected] |
m_headers | MimeBody | [protected] |
MimeBody(const String &type) | MimeBody | [protected] |
MimeBody(const MimeHeaderLine &type) | MimeBody | [protected] |
removeHdr(MimeHeaderLine *hdr, bool delobj=true) | MimeBody | [inline] |
setParam(const char *name, const char *value=0, const char *header=0) | MimeBody | |
toString() const | GenObject | [virtual] |
~GenObject() | GenObject | [inline, virtual] |
~MimeBody() | MimeBody | [virtual] |