This is the complete list of members for CpCall, including all inherited members.
| addHistoryEvent(const char *messageLogString) | CpCall | protected | 
| addHistoryEvent(const int msgSubType, const CpMultiStringMessage *multiStringMessage) | CpCall | protected | 
| addToCallTrackingList(UtlString &rCallTaskName) | CpCall | privatestatic | 
| CALL_STATE enum value | CpCall | |
| callTypes enum name | CpCall | |
| canDisconnectConnection(Connection *pConnection)=0 | CpCall | pure virtual | 
| CONNECTION_STATE enum value | CpCall | |
| CP_DEFINITELY_WILL_HANDLE enum value | CpCall | |
| CP_MAY_HANDLE enum value | CpCall | |
| CP_NORMAL_CALL enum value | CpCall | |
| CP_TRANSFER_CONTROLLER_ORIGINAL_CALL enum value | CpCall | |
| CP_TRANSFER_CONTROLLER_TARGET_CALL enum value | CpCall | |
| CP_TRANSFER_TARGET_TARGET_CALL enum value | CpCall | |
| CP_TRANSFEREE_ORIGINAL_CALL enum value | CpCall | |
| CP_TRANSFEREE_TARGET_CALL enum value | CpCall | |
| CP_WILL_NOT_HANDLE enum value | CpCall | |
| CpCall(CpCallManager *manager=NULL, CpMediaInterface *callMediaInterface=NULL, int callIndex=-1, const char *callId=NULL, int holdType=CallManager::NEAR_END_HOLD) | CpCall | |
| CpCall(const CpCall &rCpCall) | CpCall | private | 
| enableDtmf() | CpCall | |
| eventType enum name | CpCall | |
| getCallId(UtlString &callId) | CpCall | virtual | 
| getCallIndex() | CpCall | |
| getCallState() | CpCall | |
| getCallTrackingListCount() | CpCall | static | 
| getCallType() const | CpCall | |
| getConnectionState(const char *remoteAddress, int &state)=0 | CpCall | protectedpure virtual | 
| getLocalAddress(char *address, int len) | CpCall | virtual | 
| getLocalConnectionState() | CpCall | inline | 
| getLocalConnectionState(int state) | CpCall | |
| getLocalTerminalId(char *terminal, int len) | CpCall | virtual | 
| getMetaEvent(int &metaEventId, int &metaEventType, int &numCalls, const UtlString *metaEventCallIds[]) const | CpCall | |
| getOriginalCallId(UtlString &targetCallId) const | CpCall | |
| getStateString(int state, UtlString *stateLabel) | CpCall | static | 
| getTargetCallId(UtlString &targetCallId) const | CpCall | |
| getTermConnectionState(const char *address, const char *terminal, int &state)=0 | CpCall | protectedpure virtual | 
| handleCallMessage(OsMsg &eventMessage)=0 | CpCall | protectedpure virtual | 
| handleMessage(OsMsg &eventMessage) | CpCall | protectedvirtual | 
| handleMiNotificationMessage(MiNotification ¬ification)=0 | CpCall | protectedpure virtual | 
| handleWillingness enum name | CpCall | |
| hangUp(UtlString callId, int metaEventId) | CpCall | virtual | 
| hasCallId(const char *callId)=0 | CpCall | pure virtual | 
| inFocus(int talking=1) | CpCall | virtual | 
| isCallIdSet() | CpCall | virtual | 
| isInFocus() const | CpCall | inlinevirtual | 
| isLocalHeld() | CpCall | virtual | 
| isQueued() | CpCall | virtual | 
| localHold() | CpCall | virtual | 
| mCallHistory | CpCall | protected | 
| mCallId | CpCall | protected | 
| mCallIdMutex | CpCall | protected | 
| mCallIndex | CpCall | protected | 
| mCallInFocus | CpCall | protected | 
| mCallState | CpCall | protected | 
| mCallType | CpCall | private | 
| mDropping | CpCall | protected | 
| mDtmfEnabled | CpCall | protected | 
| METAEVENT_END enum value | CpCall | |
| METAEVENT_INPROGRESS enum value | CpCall | |
| METAEVENT_START enum value | CpCall | |
| metaEventState enum name | CpCall | |
| mHoldType | CpCall | protected | 
| mLocalConnectionState | CpCall | protected | 
| mLocalHeld | CpCall | protected | 
| mLocalTermConnectionState | CpCall | protected | 
| mMediaMsgDispatcher | CpCall | protected | 
| mMessageEventCount | CpCall | protected | 
| mMetaEventId | CpCall | protected | 
| mMetaEventType | CpCall | protected | 
| mNumMetaEventCalls | CpCall | protected | 
| mOriginalCallId | CpCall | private | 
| mpManager | CpCall | protected | 
| mpMediaInterface | CpCall | protected | 
| mpMetaEventCallIds | CpCall | protected | 
| mRemoteDtmf | CpCall | protected | 
| mTargetCallId | CpCall | private | 
| onHook()=0 | CpCall | protectedpure virtual | 
| operator=(const CpCall &rhs) | CpCall | private | 
| outOfFocus() | CpCall | virtual | 
| postMetaEvent(int state, int remoteIsCallee=-1) | CpCall | |
| postTaoListenerMessage(int responseCode, UtlString responseText, int eventId, int type, int cause=PtEvent::CAUSE_NORMAL, int remoteIsCallee=1, UtlString remoteAddress="", int isRemote=0, UtlString targetCallId=OsUtil::NULL_OS_STRING) | CpCall | |
| printCall() | CpCall | virtual | 
| removeFromCallTrackingList(UtlString &rCallTaskName) | CpCall | privatestatic | 
| sendFlowgraphMessage(OsMsg &flowgraphMessage) | CpCall | virtual | 
| setCallId(const char *callId) | CpCall | virtual | 
| setCallState(int responseCode, UtlString responseText, int state, int cause=PtEvent::CAUSE_NORMAL) | CpCall | |
| setCallType(int callType) | CpCall | |
| setDropState(UtlBoolean state) | CpCall | |
| setLocalConnectionState(int newState) | CpCall | |
| setMetaEvent(int metaEventId, int metaEventType, int numCalls, const char *metaEventCallIds[]) | CpCall | virtual | 
| setOriginalCallId(const char *targetCallId) | CpCall | |
| setTargetCallId(const char *targetCallId) | CpCall | |
| spCallTrackingList | CpCall | privatestatic | 
| startMetaEvent(int metaEventId, int metaEventType, int numCalls, const char *metaEventCallIds[], int remoteIsCallee=-1) | CpCall | virtual | 
| stopMetaEvent(int remoteIsCallee=-1) | CpCall | virtual | 
| tcStateFromEventId(int eventId) | CpCall | private | 
| TERMINAL_CONNECTION_STATE enum value | CpCall | |
| willHandleMessage(const OsMsg &eventMessage)=0 | CpCall | pure virtual | 
| ~CpCall() | CpCall | virtual |