Yate
MGCPEngine Member List
This is the complete list of members for MGCPEngine, including all inherited members.
ackRequest() const MGCPEngine [inline]
ackRequest(bool request)MGCPEngine [inline]
addCommand(const char *cmd)MGCPEngine
address() const MGCPEngine [inline]
allowUnkCmd() const MGCPEngine [inline]
appendTrans(MGCPTransaction *trans)MGCPEngine [protected]
attach(MGCPEndpoint *ep)MGCPEngine
check(long maxwait=-1)Lockable [virtual]
cleanup(bool gracefully=true, const char *text="Shutdown")MGCPEngine
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]
defaultPort(bool gateway)MGCPEngine [inline, static]
detach(MGCPEndpoint *ep, bool del=false, bool delTrans=false)MGCPEngine
disableSafety()Lockable [static]
efficientTimedLock()Mutex [static]
extraTime() const MGCPEngine [inline]
findEp(MGCPEndpoint *ep)MGCPEngine
findEp(const String &epId)MGCPEngine
findTrans(unsigned int id, bool outgoing)MGCPEngine
gateway() const MGCPEngine [inline]
getEvent(u_int64_t time=Time())MGCPEngine
getNextId()MGCPEngine
initialize(const NamedList &params)MGCPEngine [virtual]
knownCommand(const String &cmd)MGCPEngine [inline]
lock(long maxwait=-1)Mutex [virtual]
locked() const Mutex [virtual]
locks()Mutex [static]
m_endpointsMGCPEngine [protected]
m_iteratorMGCPEngine [protected]
m_transactionsMGCPEngine [protected]
maxRecvPacket() const MGCPEngine [inline]
mgcp_commandsMGCPEngine [static]
mgcp_reasonsMGCPEngine [static]
mgcp_responsesMGCPEngine [static]
MGCPEngine(bool gateway, const char *name=0, const NamedList *params=0)MGCPEngine
MGCPPrivateThread (defined in MGCPEngine)MGCPEngine [friend]
MGCPTransaction (defined in MGCPEngine)MGCPEngine [friend]
Mutex(bool recursive=false, const char *name=0)Mutex [explicit]
Mutex(const Mutex &original)Mutex
operator=(const Mutex &original)Mutex
owner() const Mutex
parseParamToLower() const MGCPEngine [inline]
process(u_int64_t time=Time())MGCPEngine
processEvent(MGCPEvent *event)MGCPEngine [virtual]
processEvent(MGCPTransaction *trans, MGCPMessage *msg)MGCPEngine [virtual]
provisional() const MGCPEngine [inline]
receive(unsigned char *buffer, SocketAddr &addr)MGCPEngine
recursive() const Mutex
removeTrans(MGCPTransaction *trans, bool del)MGCPEngine [protected]
retransCount() const MGCPEngine [inline]
retransInterval() const MGCPEngine [inline]
returnEvent(MGCPEvent *event)MGCPEngine
runProcess()MGCPEngine
runReceive()MGCPEngine
sendCommand(MGCPMessage *cmd, const SocketAddr &address)MGCPEngine
sendData(const String &msg, const SocketAddr &address)MGCPEngine [protected]
startUsingNow()Lockable [static]
timeout(MGCPTransaction *tr)MGCPEngine [inline, virtual]
unlock()Mutex [virtual]
unlockAll()Lockable [virtual]
wait(unsigned long maxwait)Lockable [static]
wait()Lockable [static]
~DebugEnabler() (defined in DebugEnabler)DebugEnabler [inline]
~Lockable()Lockable [virtual]
~MGCPEngine()MGCPEngine [virtual]
~Mutex()Mutex