|
sipxtacklib
Version 3.3
|
This is the complete list of members for Dialog, including all inherited members.
| compareTo(const UtlContainable *b) const | Dialog | |
| Dialog(const char *dialogId, const char *callId, const char *localTag, const char *remoteTag, const char *direction) | Dialog | |
| getCallId(UtlString &callId) const | Dialog | |
| getContainableType() const | Dialog | virtual |
| getDialog(UtlString &dialogId, UtlString &callId, UtlString &localTag, UtlString &remoteTag, UtlString &direction) const | Dialog | |
| getDialogId(UtlString &dialogId) const | Dialog | |
| getDuration() const | Dialog | |
| getLocalIdentity(UtlString &identity, UtlString &display) const | Dialog | |
| getLocalTarget(UtlString &url) const | Dialog | |
| getReferredBy(UtlString &url, UtlString &display) const | Dialog | |
| getRemoteIdentity(UtlString &identity, UtlString &display) const | Dialog | |
| getRemoteTarget(UtlString &url) const | Dialog | |
| getReplaces(UtlString &callId, UtlString &localTag, UtlString &remoteTag) const | Dialog | |
| getState(UtlString &state, UtlString &event, UtlString &code) const | Dialog | |
| hash() const | Dialog | virtual |
| setDialogId(const char *dialogId) | Dialog | |
| setDuration(const unsigned long duration) | Dialog | |
| setIdentifier() | Dialog | protected |
| setLocalIdentity(const char *identity, const char *display) | Dialog | |
| setLocalTarget(const char *url) | Dialog | |
| setReferredBy(const char *url, const char *display) | Dialog | |
| setRemoteIdentity(const char *identity, const char *display) | Dialog | |
| setRemoteTarget(const char *url) | Dialog | |
| setReplaces(const char *callId, const char *localTag, const char *remoteTag) | Dialog | |
| setState(const char *state, const char *event, const char *code) | Dialog | |
| setTags(const char *local, const char *remote) | Dialog | |
| TYPE | Dialog | static |
| ~Dialog() | Dialog |