| action(Window *wnd, const String &name) (defined in Client) | Client | [virtual] |
| activeId() const (defined in Client) | Client | [inline] |
| addChannel(ClientChannel *chan) (defined in Client) | Client | [protected] |
| addOption(const String &name, const String &item, bool atStart, const String &text=String::empty(), Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| addTableRow(const String &name, const String &item, const NamedList *data=0, bool atStart=false, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| addToLog(const String &text, Window *wnd=0) (defined in Client) | Client | [virtual] |
| addToLogLocked(const String &text, Window *wnd=0) (defined in Client) | Client | |
| allHidden()=0 (defined in Client) | Client | [pure virtual] |
| callAccept(const char *callId=0) (defined in Client) | Client | |
| callHangup(const char *callId=0) (defined in Client) | Client | |
| callIncoming(const String &caller, const String &dest=String::empty(), Message *msg=0) (defined in Client) | Client | [virtual] |
| callReject(const char *callId=0) (defined in Client) | Client | |
| callRouting(const String &caller, const String &called, Message *msg=0) (defined in Client) | Client | [virtual] |
| callStart(const String &target, const String &line=String::empty(), const String &proto=String::empty(), const String &account=String::empty()) (defined in Client) | Client | |
| cancel(bool hard=false) | Thread | |
| changing() (defined in Client) | Client | [inline, static] |
| check(bool exitNow=true) | Thread | [static] |
| cleanup() | Thread | [virtual] |
| clearActive(const String &id) (defined in Client) | Client | |
| clearTable(const String &name, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| Client(const char *name=0) (defined in Client) | Client | |
| ClientChannel (defined in Client) | Client | [friend] |
| ClientDriver (defined in Client) | Client | [friend] |
| count() | Thread | [static] |
| createWindow(const String &name)=0 (defined in Client) | Client | [pure virtual] |
| current() | Thread | [static] |
| currentName() | Thread | [static] |
| delChannel(ClientChannel *chan) (defined in Client) | Client | [protected] |
| delOption(const String &name, const String &item, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| delTableRow(const String &name, const String &item, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| driverLock(long maxwait=0) (defined in Client) | Client | [protected, static] |
| driverLockLoop() (defined in Client) | Client | [protected] |
| driverUnlock() (defined in Client) | Client | [protected, static] |
| emitDigit(char digit) (defined in Client) | Client | |
| enableAction(const ClientChannel *chan, const String &action) (defined in Client) | Client | [protected] |
| error() const | Thread | |
| exit() | Thread | [static] |
| exitClient() (defined in Client) | Client | [protected, virtual] |
| getCheck(const String &name, bool &checked, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| getSelect(const String &name, String &item, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| getTableRow(const String &name, const String &item, NamedList *data=0, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| getText(const String &name, String &text, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| getVisible(const String &name) (defined in Client) | Client | [static] |
| getWindow(const String &name) (defined in Client) | Client | [static] |
| hasElement(const String &name, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| hasOption(const String &name, const String &item, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| High enum value (defined in Thread) | Thread | |
| Highest enum value (defined in Thread) | Thread | |
| idleActions() (defined in Client) | Client | |
| initClient() (defined in Client) | Client | [protected, virtual] |
| initialized() const (defined in Client) | Client | [inline] |
| initWindows() (defined in Client) | Client | [protected, virtual] |
| isCurrent() const | Thread | [inline] |
| killall() | Thread | [static] |
| line() const (defined in Client) | Client | [inline] |
| line(int newLine) (defined in Client) | Client | |
| listWindows() (defined in Client) | Client | [static] |
| loadWindows()=0 (defined in Client) | Client | [protected, pure virtual] |
| lock()=0 (defined in Client) | Client | [pure virtual] |
| locked() const | Thread | [inline] |
| lockOther() (defined in Client) | Client | [inline] |
| locks() const | Thread | [inline] |
| Low enum value (defined in Thread) | Thread | |
| Lowest enum value (defined in Thread) | Thread | |
| m_activeId (defined in Client) | Client | [protected] |
| m_autoAnswer (defined in Client) | Client | [protected] |
| m_initialized (defined in Client) | Client | [protected] |
| m_line (defined in Client) | Client | [protected] |
| m_multiLines (defined in Client) | Client | [protected] |
| m_oneThread (defined in Client) | Client | [protected] |
| m_windows (defined in Client) | Client | [protected] |
| main()=0 (defined in Client) | Client | [pure virtual] |
| moveRelated(const Window *wnd, int dx, int dy) (defined in Client) | Client | |
| msleep(unsigned long msec, bool exitCheck=false) | Thread | [static] |
| name() const | Thread | |
| needProxy() const (defined in Client) | Client | [inline, protected] |
| Normal enum value (defined in Thread) | Thread | |
| oneThread() const (defined in Client) | Client | [inline] |
| openConfirm(const char *text, const Window *parent=0, const char *context=0) (defined in Client) | Client | [static] |
| openMessage(const char *text, const Window *parent=0, const char *context=0) (defined in Client) | Client | [static] |
| openPopup(const String &name, const NamedList *params=0, const Window *parent=0) (defined in Client) | Client | [static] |
| preExec() | Thread | [static] |
| Priority enum name | Thread | |
| priority(const char *name, Priority defvalue=Normal) | Thread | [static] |
| priority(Priority prio) | Thread | [static] |
| run() | Client | [virtual] |
| running() const | Thread | |
| s_changing (defined in Client) | Client | [protected, static] |
| s_client (defined in Client) | Client | [protected, static] |
| select(Window *wnd, const String &name, const String &item, const String &text=String::empty()) (defined in Client) | Client | [virtual] |
| selectChannel(ClientChannel *chan, bool force=false) (defined in Client) | Client | [protected] |
| self() (defined in Client) | Client | [inline, static] |
| setActive(const String &name, bool active, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setChannel(ClientChannel *chan) (defined in Client) | Client | [protected] |
| setChannelDisplay(ClientChannel *chan) (defined in Client) | Client | [protected, virtual] |
| setChannelInternal(ClientChannel *chan) (defined in Client) | Client | [protected] |
| setCheck(const String &name, bool checked, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setFocus(const String &name, bool select=false, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setSelect(const String &name, const String &item, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setShow(const String &name, bool visible, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setStatus(const String &text, Window *wnd=0) (defined in Client) | Client | [virtual] |
| setStatusLocked(const String &text, Window *wnd=0) (defined in Client) | Client | |
| setTableRow(const String &name, const String &item, const NamedList *data, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setText(const String &name, const String &text, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setUrgent(const String &name, bool urgent, Window *wnd=0, Window *skip=0) (defined in Client) | Client | |
| setVisible(const String &name, bool show=true) (defined in Client) | Client | [static] |
| sleep(unsigned int sec, bool exitCheck=false) | Thread | [static] |
| startup() | Thread | |
| Thread(const char *name=0, Priority prio=Normal) | Thread | [protected] |
| Thread(const char *name, const char *prio) | Thread | [protected] |
| toggle(Window *wnd, const String &name, bool active) (defined in Client) | Client | [virtual] |
| unlock()=0 (defined in Client) | Client | [pure virtual] |
| unlockOther() (defined in Client) | Client | [inline] |
| updateCallHist(const NamedList ¶ms) (defined in Client) | Client | [protected, virtual] |
| updateCDR(const Message &msg) (defined in Client) | Client | [virtual] |
| updateFrom(const String &id) (defined in Client) | Client | [protected] |
| updateFrom(const ClientChannel *chan) (defined in Client) | Client | [protected] |
| usleep(unsigned long usec, bool exitCheck=false) | Thread | [static] |
| Window (defined in Client) | Client | [friend] |
| yield(bool exitCheck=false) | Thread | [static] |
| ~Client() (defined in Client) | Client | [virtual] |
| ~Runnable() | Runnable | [virtual] |
| ~Thread() | Thread | [protected, virtual] |