Yate

ClientDriver Member List

This is the complete list of members for ClientDriver, including all inherited members.
activeId() const ClientDriver [inline]
alive() const GenObject [virtual]
Answered enum value (defined in Module)Module [protected]
canAccept(bool routers=true)Driver [virtual]
canRoute()Driver [virtual]
changed()Module
channels()Driver [inline]
check(long maxwait=-1)Lockable [virtual]
ClientChannel (defined in ClientDriver)ClientDriver [friend]
ClientDriver() (defined in ClientDriver)ClientDriver
Command enum value (defined in Module)Module [protected]
commandComplete(Message &msg, const String &partLine, const String &partWord)Driver [protected, virtual]
commandExecute(String &retVal, const String &line)Module [protected, virtual]
Control enum value (defined in Module)Module [protected]
count()Mutex [static]
debugAt(int level) const DebugEnabler
debugChain(const DebugEnabler *chain=0)DebugEnabler [inline]
debugChained() const DebugEnabler [inline]
debugCopy(const DebugEnabler *original=0)DebugEnabler
debugEnabled() const DebugEnabler [inline]
debugEnabled(bool enable)DebugEnabler [inline]
DebugEnabler(int level=TelEngine::debugLevel(), bool enabled=true)DebugEnabler [inline]
debugLevel() const DebugEnabler [inline]
debugLevel(int level)DebugEnabler
debugName() const DebugEnabler [inline]
debugName(const char *name)DebugEnabler [inline, protected]
destruct()GenObject [virtual]
device()ClientDriver [inline, static]
Driver(const char *name, const char *type=0)Driver [protected]
Drop enum value (defined in Module)Module [protected]
dropAll(Message &msg)Driver [virtual]
dropCalls(const char *reason=0)ClientDriver [static]
dtmfDups(bool duplicates)Driver [inline, protected]
earlyInit() const Plugin [inline]
efficientTimedLock()Mutex [static]
Execute enum value (defined in Module)Module [protected]
filterDebug(const String &item) const Module
filterInstalled() const Module [inline]
find(const String &id) const Driver [virtual]
findActiveChan()ClientDriver [inline, static]
findChan(const String &id)ClientDriver [static]
findChanByPeer(const String &peer)ClientDriver [static]
findLine(int line)ClientDriver
genUpdate(Message &msg)Driver [protected, virtual]
getObject(const String &name) const Driver [virtual]
Halt enum value (defined in Module)Module [protected]
hasLine(const String &line) const Driver [protected, virtual]
Help enum value (defined in Module)Module [protected]
ImExecute enum value (defined in Module)Module [protected]
ImRoute enum value (defined in Module)Module [protected]
initialize()=0ClientDriver [pure virtual]
installRelay(int id, unsigned priority=100)Module [protected]
installRelay(const char *name, unsigned priority=100)Module [protected]
installRelay(int id, const char *name, unsigned priority=100)Module [protected]
installRelay(MessageRelay *relay)Module [protected]
isBusy() const Driver [virtual]
itemComplete(String &itemList, const String &item, const String &partWord)Module [static]
lastid() const Driver [inline]
Level enum value (defined in Module)Module [protected]
loadLimits()Driver [protected, virtual]
Locate enum value (defined in Module)Module [protected]
lock(long maxwait=-1)Mutex [virtual]
locked() const Mutex [virtual]
locks()Mutex [static]
m_activeId (defined in ClientDriver)ClientDriver [protected]
Masquerade enum value (defined in Module)Module [protected]
maxChans(int ncalls)Driver [inline, protected]
maxRoute(int ncalls)Driver [inline, protected]
messageName(int id)Module [protected, static]
Module(const char *name, const char *type=0, bool earlyInit=false)Module [protected]
msgCommand(Message &msg)Module [protected, virtual]
msgExecute(Message &msg, String &dest)ClientDriver [virtual]
msgRoute(Message &msg)ClientDriver [virtual]
msgStatus(Message &msg)Module [protected, virtual]
msgTimer(Message &msg)ClientDriver [virtual]
Mutex(bool recursive=false, const char *name=0)Mutex
Mutex(const Mutex &original)Mutex
name() const Module [inline]
nextid()Driver
operator=(const Mutex &original)Mutex
owner() const Mutex
Plugin(const char *name, bool earlyInit=false)Plugin
Plugin()Plugin
prefix() const Driver [inline]
Private enum value (defined in Module)Module [protected]
Progress enum value (defined in Module)Module [protected]
PubLast enum value (defined in Module)Module [protected]
received(Message &msg, int id)ClientDriver [virtual]
recursive() const Mutex
RelayID (defined in Module)Module [protected]
Ringing enum value (defined in Module)Module [protected]
Route enum value (defined in Module)Module [protected]
routed() const Driver [inline]
routing() const Driver [inline]
s_confNameClientDriver [static]
s_device (defined in ClientDriver)ClientDriver [protected, static]
s_driver (defined in ClientDriver)ClientDriver [protected, static]
s_dropConfPeerClientDriver [static]
self()ClientDriver [inline, static]
setActive(const String &id=String::empty())ClientDriver
setAudioTransfer(const String &id, const String &target=String::empty())ClientDriver [static]
setConference(const String &id, bool in, const String *confName=0)ClientDriver [static]
setDebug(Message &msg, const String &target)Driver [protected, virtual]
setup()ClientDriver [protected]
TelEngine::Driver::setup(const char *prefix=0, bool minimal=false)Driver [protected]
startUsingNow()Lockable [static]
Status enum value (defined in Module)Module [protected]
statusDetail(String &str)Driver [protected, virtual]
statusModule(String &str)Driver [protected, virtual]
statusParams(String &str)Driver [protected, virtual]
Text enum value (defined in Module)Module [protected]
timeout() const Driver [inline]
timeout(int tout)Driver [inline, protected]
Timer enum value (defined in Module)Module [protected]
Tone enum value (defined in Module)Module [protected]
toString() const GenObject [virtual]
total() const Driver [inline]
Transfer enum value (defined in Module)Module [protected]
type() const Module [inline]
uninstallRelay(MessageRelay *relay, bool delRelay=true)Module [protected]
uninstallRelay(int id, bool delRelay=true)Module [protected]
uninstallRelays()Module [protected]
unlock()Mutex [virtual]
unlockAll()Lockable [virtual]
Update enum value (defined in Module)Module [protected]
updateDelay()Module [inline, static]
updateDelay(unsigned int delay)Module [inline, static]
varchan() const Driver [inline]
varchan(bool variable)Driver [inline, protected]
wait(unsigned long maxwait)Lockable [static]
wait()Lockable [static]
~ClientDriver() (defined in ClientDriver)ClientDriver [virtual]
~DebugEnabler() (defined in DebugEnabler)DebugEnabler [inline]
~GenObject()GenObject [inline, virtual]
~Lockable()Lockable [virtual]
~Module()Module [protected, virtual]
~Mutex()Mutex
~Plugin()Plugin [virtual]