|
sipxtacklib
Version 3.3
|
This is the complete list of members for SipLineList, including all inherited members.
| add(SipLine *newLine) | SipLineList | |
| dumpLines() | SipLineList | |
| findLine(const char *lineId, const char *realm, const Url &toFromUrl, const char *userId, const Url &defaultLine) | SipLineList | |
| getDeviceLine(SipLine *line) | SipLineList | |
| getFirstLine(SipLine *Line) | SipLineList | |
| getLine(const Url &identityUrl) | SipLineList | |
| getLine(const UtlString &lineId) | SipLineList | |
| getLine(const UtlString &userId, int &numOfMatches) | SipLineList | |
| getListSize() | SipLineList | |
| isDuplicate(SipLine *line) | SipLineList | |
| isDuplicate(const Url &lineIdentityUrl) | SipLineList | |
| linesInArray(int maxSize, int *returnSize, SipLine *Line[]) | SipLineList | |
| linesInArray(int maxSize, int *returnSize, SipLine Line[]) | SipLineList | |
| m_LineList | SipLineList | protected |
| remove(SipLine *line) | SipLineList | |
| remove(const Url &lineIdentityUrl) | SipLineList | |
| SipLineList() | SipLineList | |
| ~SipLineList() | SipLineList | virtual |