| Yate
    | 
This is the complete list of members for DefaultLogic, including all inherited members.
| acceptAccount(NamedList *params, Window *wnd=0) | DefaultLogic | virtual | 
| acceptContact(NamedList *params, Window *wnd=0) | DefaultLogic | virtual | 
| action(Window *wnd, const String &name, NamedList *params=0) | DefaultLogic | virtual | 
| addDurationUpdate(DurationUpdate *duration, bool autoDelete=false) | ClientLogic | virtual | 
| alive() const | GenObject | virtual | 
| backspace(const String &name, Window *wnd=0) | ClientLogic | virtual | 
| buildAccountId(String &accId, const String &proto, const String &user, const String &host) | DefaultLogic | inlinestatic | 
| callContact(NamedList *params=0, Window *wnd=0) | DefaultLogic | virtual | 
| callIncoming(Message &msg, const String &dest) | DefaultLogic | virtual | 
| callLogCall(const String &billid, Window *wnd=0) | DefaultLogic | virtual | 
| callLogClear(const String &table, const String &direction) | DefaultLogic | virtual | 
| callLogCreateContact(const String &billid) | DefaultLogic | virtual | 
| callLogDelete(const String &billid) | DefaultLogic | virtual | 
| callLogUpdate(const NamedList ¶ms, bool save, bool update) | DefaultLogic | virtual | 
| callStart(NamedList ¶ms, Window *wnd=0, const String &cmd=String::empty()) | DefaultLogic | virtual | 
| calltoLoaded() | DefaultLogic | virtual | 
| cdrRemoteParty(const NamedList ¶ms, bool outgoing) | ClientLogic | inlinestatic | 
| cdrRemoteParty(const NamedList ¶ms) | ClientLogic | inlinestatic | 
| channelSelectionChanged(const String &old) | DefaultLogic | protectedvirtual | 
| clearContact(Configuration &cfg, ClientContact *c, bool save=true) | ClientLogic | static | 
| clearDurationUpdate() | ClientLogic | virtual | 
| clearList(const String &action, Window *wnd) | DefaultLogic | protectedvirtual | 
| ClientLogic(const char *name, int priority) | ClientLogic | protected | 
| closeInCallNotification(const String &id) | DefaultLogic | virtual | 
| command(const String &name, Window *wnd=0) | ClientLogic | virtual | 
| debug(const String &name, bool active, Window *wnd=0) | ClientLogic | virtual | 
| DefaultLogic(const char *name="default", int prio=-100) | DefaultLogic | explicit | 
| defaultMsgHandler(Message &msg, int id, bool &stopLogic) | DefaultLogic | virtual | 
| delAccount(const String &account, Window *wnd=0) | DefaultLogic | virtual | 
| delContact(const String &contact, Window *wnd=0) | DefaultLogic | virtual | 
| deleteCheckedItems(const String &list, Window *wnd, bool confirm) | DefaultLogic | protectedvirtual | 
| deleteItem(const String &list, const String &item, Window *wnd, bool confirm) | DefaultLogic | protectedvirtual | 
| deleteSelectedItem(const String &action, Window *wnd, bool checked=false) | DefaultLogic | protectedvirtual | 
| destruct() | ClientLogic | virtual | 
| digitPressed(NamedList ¶ms, Window *wnd=0) | DefaultLogic | virtual | 
| display(NamedList ¶ms, bool widget, Window *wnd=0) | ClientLogic | virtual | 
| editAccount(bool newAcc, NamedList *params, Window *wnd=0) | DefaultLogic | virtual | 
| editContact(bool newCont, NamedList *params=0, Window *wnd=0) | DefaultLogic | virtual | 
| enableCallActions(const String &id) | DefaultLogic | protectedvirtual | 
| engineStart(Message &msg) | DefaultLogic | virtual | 
| exitingClient() | DefaultLogic | virtual | 
| fillCallStart(NamedList &p, Window *wnd=0) | DefaultLogic | protectedvirtual | 
| fillContactEditActive(NamedList &list, bool active, const String *item=0, bool del=true) | DefaultLogic | protectedvirtual | 
| fillLogContactActive(NamedList &list, bool active, const String *item=0) | DefaultLogic | protectedvirtual | 
| findDurationUpdate(const String &name, bool ref=true) | ClientLogic | virtual | 
| GenObject() | GenObject | |
| getObjCounter() const | GenObject | inline | 
| getObjCounter(const String &name, bool create=true) | GenObject | static | 
| getObjCounters() | GenObject | static | 
| getObjCounting() | GenObject | inlinestatic | 
| getObject(const String &name) const | GenObject | virtual | 
| getObject(const String &name, const GenObject *obj) | GenObject | inlinestatic | 
| handleCallCdr(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleClientChanUpdate(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleContactInfo(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleFileInfo(Message &msg, bool &stopLogic) | DefaultLogic | protectedvirtual | 
| handleFileTransferAction(const String &name, Window *wnd, NamedList *params=0) | DefaultLogic | protectedvirtual | 
| handleFileTransferNotify(Message &msg, bool &stopLogic) | DefaultLogic | protectedvirtual | 
| handleResourceNotify(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleResourceSubscribe(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleTextChanged(NamedList *params, Window *wnd) | DefaultLogic | protectedvirtual | 
| handleUiAction(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleUserData(Message &msg, bool &stopLogic) | DefaultLogic | protectedvirtual | 
| handleUserLogin(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleUserNotify(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| handleUserRoster(Message &msg, bool &stopLogic) | DefaultLogic | virtual | 
| help(const String &action, Window *wnd) | DefaultLogic | virtual | 
| idleTimerTick(Time &time) | DefaultLogic | protectedvirtual | 
| imIncoming(Message &msg) | DefaultLogic | virtual | 
| initializedClient() | DefaultLogic | virtual | 
| initializedWindows() | DefaultLogic | virtual | 
| initStaticData() | ClientLogic | static | 
| joinRoom(MucRoom *room, bool force=false) | DefaultLogic | protectedvirtual | 
| line(const String &name, Window *wnd=0) | ClientLogic | virtual | 
| loadedWindows() | DefaultLogic | inlinevirtual | 
| loginAccount(const NamedList &account, bool login) | DefaultLogic | virtual | 
| m_durationMutex (defined in ClientLogic) | ClientLogic | protected | 
| m_durationUpdate (defined in ClientLogic) | ClientLogic | protected | 
| m_selectedChannel (defined in DefaultLogic) | DefaultLogic | protected | 
| m_transferInitiated (defined in DefaultLogic) | DefaultLogic | protected | 
| name() const | ClientLogic | inline | 
| notifyGenericError(const String &text, const String &account=String::empty(), const String &contact=String::empty(), const char *title="Error") | DefaultLogic | protectedvirtual | 
| notifyNoAudio(bool show, bool micOk=false, bool speakerOk=false, ClientChannel *chan=0) | DefaultLogic | protectedvirtual | 
| priority() const | ClientLogic | inline | 
| removeDurationUpdate(const String &name, bool delObj=false) | ClientLogic | virtual | 
| removeDurationUpdate(DurationUpdate *duration, bool delObj=false) | ClientLogic | virtual | 
| s_accOptions (defined in ClientLogic) | ClientLogic | static | 
| s_protocols (defined in ClientLogic) | ClientLogic | static | 
| s_protocolsMutex (defined in ClientLogic) | ClientLogic | static | 
| s_provParams (defined in ClientLogic) | ClientLogic | static | 
| saveContact(Configuration &cfg, ClientContact *c, bool save=true) | ClientLogic | static | 
| select(Window *wnd, const String &name, const String &item, const String &text=String::empty()) | DefaultLogic | virtual | 
| select(Window *wnd, const String &name, const NamedList &items) | DefaultLogic | virtual | 
| setClientParam(const String ¶m, const String &value, bool save, bool update) | DefaultLogic | virtual | 
| setObjCounter(NamedCounter *counter) | GenObject | |
| setObjCounting(bool enable) | GenObject | inlinestatic | 
| setParams(const NamedList ¶ms) | ClientLogic | |
| showInCallNotification(ClientChannel *chan) | DefaultLogic | virtual | 
| toggle(Window *wnd, const String &name, bool active) | DefaultLogic | virtual | 
| toString() const | ClientLogic | virtual | 
| traceId() const | GenObject | virtual | 
| updateAccount(const NamedList &account, bool login, bool save) | DefaultLogic | virtual | 
| updateChatRoomsContactList(bool load, ClientAccount *acc, MucRoom *room=0) | DefaultLogic | protectedvirtual | 
| updateContact(const NamedList &contact, bool save, bool update) | DefaultLogic | virtual | 
| updateProviders(const NamedList &provider, bool save, bool update) | DefaultLogic | virtual | 
| updateSelectedChannel(const String *item=0) | DefaultLogic | virtual | 
| validateCall(NamedList ¶ms, Window *wnd=0) | DefaultLogic | virtual | 
| ~ClientLogic() | ClientLogic | virtual | 
| ~DefaultLogic() | DefaultLogic | |
| ~GenObject() | GenObject | inlinevirtual |