|
sipxtacklib
Version 3.3
|
This is the complete list of members for HttpBodyMultipart, including all inherited members.
| appendBodyPart(const HttpBody &body, const UtlDList ¶meters) | HttpBody | |
| 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 | HttpBody | virtual |
| getBytes(UtlString *bytes, int *length) const | HttpBody | virtual |
| getBytes() const | HttpBody | virtual |
| getClassType() const | HttpBody | |
| getContentType() const | HttpBody | |
| getLength() const | HttpBody | virtual |
| getMultipart(int partIndex) const | HttpBody | |
| getMultipartBoundary() const | HttpBody | |
| getMultipartBytes(int partIndex, const char **bytes, int *length, int *start) const | HttpBody | |
| getMultipartCount() const | HttpBody | |
| 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 | |
| HttpBodyMultipart(const char *contentType) | HttpBodyMultipart | |
| isMultipart() const | HttpBody | |
| mBody | HttpBody | protected |
| mBodyPartCount | HttpBody | protected |
| mClassType | HttpBody | protected |
| mMultipartBoundary | HttpBody | protected |
| mpBodyParts | HttpBody | protected |
| 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 |