|
Yate
|
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 | inlineprotected |
| defaultPort(bool gateway) | MGCPEngine | inlinestatic |
| detach(MGCPEndpoint *ep, bool del=false, bool delTrans=false) | MGCPEngine | |
| efficientTimedLock() | Mutex | static |
| enableSafety(bool safe=true) | Lockable | 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 ¶ms) | MGCPEngine | virtual |
| knownCommand(const String &cmd) | MGCPEngine | inline |
| lock(long maxwait=-1) | Mutex | virtual |
| locked() const | Mutex | virtual |
| locks() | Mutex | static |
| m_endpoints | MGCPEngine | protected |
| m_iterator | MGCPEngine | protected |
| m_transactions | MGCPEngine | protected |
| maxRecvPacket() const | MGCPEngine | inline |
| mgcp_commands | MGCPEngine | static |
| mgcp_reasons | MGCPEngine | static |
| mgcp_responses | MGCPEngine | 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 |
| processTransaction(MGCPTransaction *tr, u_int64_t time=Time()) | MGCPEngine | |
| 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(SocketAddr &addr) | MGCPEngine | |
| runReceive() | MGCPEngine | |
| safety() | Lockable | static |
| sendCommand(MGCPMessage *cmd, const SocketAddr &address, bool engineProcess=true) | MGCPEngine | |
| sendData(const String &msg, const SocketAddr &address) | MGCPEngine | protected |
| startUsingNow() | Lockable | static |
| timeout(MGCPTransaction *tr) | MGCPEngine | inlinevirtual |
| 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 |