PREV TOC HOME INDEX NEXT


5.2.12 IPProtocolMgr Class

The IPProtocolMgr class' main role is to:

The IPProtocolMgr class contains all the IPProtocol instances and reflects the connection status to the other classes.

The IPProtocolMgr class attributes are described in Table 17. Refer to the source code for method information.

Table 17. IPProtocolMgr Class Attributes 

Name

Access Privilege

Type

Description

m_IPProtocols private IPProtocolQueue List of all IPProtocol objects in the system
m_IppToCallId private IPProtocolMap Binds an IPProtocol object to a CallId number
m_CallIdPool private char [CALL_ID_POOL_SIZE] Marks which CallId numbers are available
m_FirstCallId private long The lowest CallId number allowed
m_LastCallId private long The highest CallId number allowed
m_pLog private Log* A Log object for printing


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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