This is the complete list of members for PtTerminalConnection, including all inherited members.
| answer() | PtTerminalConnection | virtual |
| BRIDGED enum value | PtTerminalConnection | |
| createPlayer(MpStreamPlayer **pPlayer, const char *szStream, int flags) | PtTerminalConnection | virtual |
| createPlaylistPlayer(MpStreamPlaylistPlayer **pPlayer) | PtTerminalConnection | virtual |
| destroyPlayer(MpStreamPlayer *pPlayer) | PtTerminalConnection | virtual |
| destroyPlaylistPlayer(MpStreamPlaylistPlayer *pPlayer) | PtTerminalConnection | virtual |
| DROPPED enum value | PtTerminalConnection | |
| getAddressName(UtlString &rAddress) | PtTerminalConnection | virtual |
| getCallId(UtlString &rCallId) | PtTerminalConnection | virtual |
| getConnection(PtConnection &rConnection) | PtTerminalConnection | virtual |
| getState(int &rState) | PtTerminalConnection | virtual |
| getTerminal(PtTerminal &rTerminal) | PtTerminalConnection | virtual |
| getTerminalName(UtlString &rTerminalName) | PtTerminalConnection | virtual |
| HELD enum value | PtTerminalConnection | |
| hold() | PtTerminalConnection | virtual |
| IDLE enum value | PtTerminalConnection | |
| IN_USE enum value | PtTerminalConnection | |
| initialize() | PtTerminalConnection | protected |
| isLocal(UtlBoolean &local) | PtTerminalConnection | virtual |
| mAddress | PtTerminalConnection | protected |
| mCallId | PtTerminalConnection | protected |
| mIsLocal | PtTerminalConnection | protected |
| mpClient | PtTerminalConnection | protected |
| mpEventMgr | PtTerminalConnection | private |
| mpTransactionCnt | PtTerminalConnection | protectedstatic |
| mRef | PtTerminalConnection | protectedstatic |
| mState | PtTerminalConnection | protected |
| mTerminalName | PtTerminalConnection | protected |
| mTimeOut | PtTerminalConnection | protected |
| operator=(const PtTerminalConnection &rhs) | PtTerminalConnection | |
| playFile(const char *audioFileName, UtlBoolean repeat, UtlBoolean local, UtlBoolean remote) | PtTerminalConnection | virtual |
| playFile(FILE *audioFilePtr, UtlBoolean repeat, UtlBoolean local, UtlBoolean remote) | PtTerminalConnection | virtual |
| PtTerminalConnection() | PtTerminalConnection | |
| PtTerminalConnection(TaoClientTask *pClient, const char *address, const char *termName, const char *callId, int nIsLocal) | PtTerminalConnection | |
| PtTerminalConnection(const PtTerminalConnection &rPtTerminalConnection) | PtTerminalConnection | |
| PtTerminalConnection(const char *address, const char *terminalName, const char *callId, int isLocal) | PtTerminalConnection | protected |
| PtTerminalConnectionEvent class | PtTerminalConnection | friend |
| RINGING enum value | PtTerminalConnection | |
| semInit | PtTerminalConnection | protectedstatic |
| startTone(int toneId, UtlBoolean local, UtlBoolean remote, const char *locale=NULL) | PtTerminalConnection | virtual |
| stopPlay(UtlBoolean closeFile) | PtTerminalConnection | virtual |
| stopTone(void) | PtTerminalConnection | virtual |
| TALKING enum value | PtTerminalConnection | |
| TerminalConnectionState enum name | PtTerminalConnection | |
| unhold() | PtTerminalConnection | virtual |
| UNKNOWN enum value | PtTerminalConnection | |
| ~PtTerminalConnection() | PtTerminalConnection | virtual |