H245NegMasterSlaveDetermination Class Reference

#include <h323neg.h>

Inheritance diagram for H245NegMasterSlaveDetermination:

H245Negotiator List of all members.

Public Member Functions

 H245NegMasterSlaveDetermination (H323EndPoint &endpoint, H323Connection &connection)
BOOL Start (BOOL renegotiate)
void Stop ()
BOOL HandleIncoming (const H245_MasterSlaveDetermination &pdu)
BOOL HandleAck (const H245_MasterSlaveDeterminationAck &pdu)
BOOL HandleReject (const H245_MasterSlaveDeterminationReject &pdu)
BOOL HandleRelease (const H245_MasterSlaveDeterminationRelease &pdu)
void HandleTimeout (PTimer &, INT)
BOOL IsMaster () const
BOOL IsDetermined () const

Protected Types

enum  States { e_Idle, e_Outgoing, e_Incoming, e_NumStates }
enum  MasterSlaveStatus { e_Indeterminate, e_DeterminedMaster, e_DeterminedSlave, e_NumStatuses }

Protected Member Functions

BOOL Restart ()

Protected Attributes

DWORD determinationNumber
unsigned retryCount

Detailed Description

Determine the master and slave on a H245 connection as per H245 section 8.2

Definition at line 181 of file h323neg.h.


Member Enumeration Documentation

enum H245NegMasterSlaveDetermination::States [protected]

Enumerator:
e_Idle 
e_Outgoing 
e_Incoming 
e_NumStates 

Definition at line 202 of file h323neg.h.

enum H245NegMasterSlaveDetermination::MasterSlaveStatus [protected]

Enumerator:
e_Indeterminate 
e_DeterminedMaster 
e_DeterminedSlave 
e_NumStatuses 

Definition at line 214 of file h323neg.h.


The documentation for this class was generated from the following files:
Generated on Thu Oct 25 13:45:02 2007 for h323plus by  doxygen 1.5.2