|
sipxtacklib
Version 3.3
|
This is the complete list of members for MimeBodyPart, including all inherited members.
| appendBodyPart(const HttpBody &body, const UtlDList ¶meters) | HttpBody | |
| attach(HttpBody *parent, int rawPartStart, int rawPartLength, int partStart, int partLength) | MimeBodyPart | |
| BodyClassTypes enum name | HttpBody | |
| bodyLength | HttpBody | protected |
| copyBody(const HttpBody &sourceBody) | HttpBody | static |
| createBody(const char *bodyBytes, int bodyBytesLength, const char *contentType, const char *contentEncoding) | HttpBody | static |
| DIALOG_EVENT_BODY_CLASS enum value | HttpBody | |
| getBytes(const char **bytes, int *length) const | MimeBodyPart | virtual |
| HttpBody::getBytes(UtlString *bytes, int *length) const | HttpBody | virtual |
| HttpBody::getBytes() const | HttpBody | virtual |
| getClassType() const | HttpBody | |
| getContentType() const | HttpBody | |
| getLength() const | MimeBodyPart | inlinevirtual |
| getMultipart(int partIndex) const | HttpBody | |
| getMultipartBoundary() const | HttpBody | |
| getMultipartBytes(int partIndex, const char **bytes, int *length, int *start) const | HttpBody | |
| getMultipartCount() const | HttpBody | |
| getParameters() | MimeBodyPart | inline |
| getPartHeaderValue(const char *headerName, UtlString &headerValue) const | MimeBodyPart | |
| getRawLength() const | MimeBodyPart | inline |
| getRawStart() const | MimeBodyPart | inline |
| getStart() const | MimeBodyPart | inline |
| HTTP_BODY_CLASS enum value | HttpBody | |
| HttpBody(const char *bytes=NULL, int length=-1, const char *contentType=NULL) | HttpBody | |
| HttpBody(const char *contentType) | HttpBody | |
| HttpBody(const HttpBody &rHttpBody) | HttpBody | |
| isMultipart() const | HttpBody | |
| mBody | HttpBody | protected |
| mBodyPartCount | HttpBody | protected |
| mClassType | HttpBody | protected |
| MimeBodyPart(const HttpBody *parent=NULL, int parentBodyStartIndex=0, int rawBodyLength=0) | MimeBodyPart | |
| MimeBodyPart(const HttpBody &httpBody, const UtlDList ¶meters) | MimeBodyPart | |
| MimeBodyPart(const MimeBodyPart &rMimeBodyPart) | MimeBodyPart | |
| mMultipartBoundary | HttpBody | protected |
| mpBodyParts | HttpBody | protected |
| operator=(const MimeBodyPart &rhs) | MimeBodyPart | |
| HttpBody::operator=(const HttpBody &rhs) | HttpBody | |
| PIDF_BODY_CLASS enum value | HttpBody | |
| SDP_BODY_CLASS enum value | HttpBody | |
| SMIME_BODY_CLASS enum value | HttpBody | |
| UNKNOWN_BODY_CLASS enum value | HttpBody | |
| ~HttpBody() | HttpBody | virtual |
| ~MimeBodyPart() | MimeBodyPart | virtual |