|
sipxtacklib
Version 3.3
|
This is the complete list of members for SipDialogEvent, including all inherited members.
| appendBodyPart(const HttpBody &body, const UtlDList ¶meters) | HttpBody | |
| BodyClassTypes enum name | HttpBody | |
| bodyLength | HttpBody | protected |
| buildBody() const | SipDialogEvent | |
| 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 | SipDialogEvent | virtual |
| getBytes(UtlString *bytes, int *length) const | SipDialogEvent | virtual |
| HttpBody::getBytes() const | HttpBody | virtual |
| getClassType() const | HttpBody | |
| getContentType() const | HttpBody | |
| getDialog(UtlString &callId, UtlString &localTag, UtlString &remoteTag) | SipDialogEvent | |
| getDialogByCallId(UtlString &callId) | SipDialogEvent | |
| getDialogIterator() | SipDialogEvent | |
| getEntity(UtlString &entity) const | SipDialogEvent | |
| getLength() const | SipDialogEvent | virtual |
| getMultipart(int partIndex) const | HttpBody | |
| getMultipartBoundary() const | HttpBody | |
| getMultipartBytes(int partIndex, const char **bytes, int *length, int *start) const | HttpBody | |
| getMultipartCount() const | HttpBody | |
| getState(UtlString &state) const | SipDialogEvent | |
| 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 | |
| insertDialog(Dialog *dialog) | SipDialogEvent | |
| isEmpty() | SipDialogEvent | |
| isMultipart() const | HttpBody | |
| mBody | HttpBody | protected |
| mBodyPartCount | HttpBody | protected |
| mClassType | HttpBody | protected |
| mMultipartBoundary | HttpBody | protected |
| mpBodyParts | HttpBody | protected |
| HttpBody::operator=(const HttpBody &rhs) | HttpBody | |
| parseBody(const char *bytes) | SipDialogEvent | protected |
| PIDF_BODY_CLASS enum value | HttpBody | |
| removeDialog(Dialog *dialog) | SipDialogEvent | |
| SDP_BODY_CLASS enum value | HttpBody | |
| setEntity(const char *entity) | SipDialogEvent | |
| setState(const char *state) | SipDialogEvent | |
| SipDialogEvent(const char *state, const char *entity) | SipDialogEvent | |
| SipDialogEvent(const char *bodyBytes) | SipDialogEvent | |
| SMIME_BODY_CLASS enum value | HttpBody | |
| UNKNOWN_BODY_CLASS enum value | HttpBody | |
| ~HttpBody() | HttpBody | virtual |
| ~SipDialogEvent() | SipDialogEvent | virtual |