Ring Daemon 16.0.0
|
This is the complete list of members for jami::CallFactory, including all inherited members.
callCount() const | jami::CallFactory | |
callCount(Call::LinkType link) const | jami::CallFactory | |
CallFactory(std::mt19937_64 &rand) | jami::CallFactory | inline |
clear() | jami::CallFactory | |
empty() const | jami::CallFactory | |
empty(Call::LinkType link) const | jami::CallFactory | |
forbid() | jami::CallFactory | |
getAllCalls() const | jami::CallFactory | |
getAllCalls(Call::LinkType link) const | jami::CallFactory | |
getCall(const std::string &id) const | jami::CallFactory | |
getCall(const std::string &id, Call::LinkType link) const | jami::CallFactory | |
getCall(const std::string &id) | jami::CallFactory | inline |
getCallIDs() const | jami::CallFactory | |
getCallIDs(Call::LinkType link) const | jami::CallFactory | |
getNewCallID() const | jami::CallFactory | |
hasCall(const std::string &id) const | jami::CallFactory | |
hasCall(const std::string &id, Call::LinkType link) const | jami::CallFactory | |
newSipCall(const std::shared_ptr< SIPAccountBase > &account, Call::CallType type, const std::vector< libjami::MediaMap > &mediaList) | jami::CallFactory | |
removeCall(Call &call) | jami::CallFactory | |
removeCall(const std::string &id) | jami::CallFactory |