|
sipxtacklib
Version 3.3
|
This is the complete list of members for PidfBody, including all inherited members.
| addBasicStatus(const UtlString &tupleId, const UtlBoolean &isTupleStatusBasicOpen, const UtlString &contact, const UtlString &tupleNote) | PidfBody | |
| appendBodyPart(const HttpBody &body, const UtlDList ¶meters) | HttpBody | |
| BodyClassTypes enum name | HttpBody | |
| bodyLength | HttpBody | protected |
| changeBasicStatus(int tupleIndex, UtlBoolean isTupleStatusBasicOpen) | PidfBody | |
| 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 | |
| getBasicStatus(int tupleIndex, UtlString &tupleId, UtlBoolean &isTupleStatusBasicOpen, UtlString &contact, UtlString &tupleNote) const | PidfBody | |
| getBytes(const char **bytes, int *length) const | PidfBody | virtual |
| getBytes(UtlString *bytes, int *length) const | PidfBody | virtual |
| HttpBody::getBytes() const | HttpBody | virtual |
| getClassType() const | HttpBody | |
| getContentType() const | HttpBody | |
| getEntityAor(UtlString &entityAor) const | PidfBody | |
| 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 | |
| isMultipart() const | HttpBody | |
| mBody | HttpBody | protected |
| mBodyPartCount | HttpBody | protected |
| mClassType | HttpBody | protected |
| mMultipartBoundary | HttpBody | protected |
| mpBodyParts | HttpBody | protected |
| operator=(const PidfBody &rhs) | PidfBody | |
| HttpBody::operator=(const HttpBody &rhs) | HttpBody | |
| parseXmlToPidfProperties(const char *bytes, int length, const char *contentEncodingValueString, UtlString &entityAor, UtlDList &tuples) | PidfBody | static |
| PIDF_BODY_CLASS enum value | HttpBody | |
| PidfBody(const char *resourceAor=NULL) | PidfBody | |
| PidfBody(const char *bytes, int length, const char *contentEncodingValueString) | PidfBody | |
| PidfBody(const PidfBody &rPidfBody) | PidfBody | |
| render() | PidfBody | |
| SDP_BODY_CLASS enum value | HttpBody | |
| SMIME_BODY_CLASS enum value | HttpBody | |
| UNKNOWN_BODY_CLASS enum value | HttpBody | |
| ~HttpBody() | HttpBody | virtual |
| ~PidfBody() | PidfBody | virtual |