PREV TOC HOME INDEX NEXT


5.2.15 GWCall Class

The GWCall class' main role is to control all resources related to a call. It contains all the resources needed to establish a call. The GWCall class reflects the intersection of call resource status.

The GWCall class attributes are described in Table 19.

Table 19. GWCall Class Attributes 

Name

Access Privilege

Type

Description

m_pPSTNCallControl

public

PSTNCallControl

PSTN call control object of the call, handling the PSTN call control

m_pIPCallControl

public

IPCallControl*

IP call control object of the call, handling the IP call control

m_currentState

private

E_StateMachine

Current channel state

m_stateFunctionArray[MAX_STATE]

private

int(stateFunction*)(const long eventType, METAEVENT* eventData)

Array of state machine functions

m_pLog

public

Log*

Log object of the call


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2002, Intel Corporation
All rights reserved
This page generated October, 2002