H245NegLogicalChannel Class Reference

#include <h323neg.h>

Inheritance diagram for H245NegLogicalChannel:

H245Negotiator List of all members.

Public Member Functions

 H245NegLogicalChannel (H323EndPoint &endpoint, H323Connection &connection, const H323ChannelNumber &channelNumber)
 H245NegLogicalChannel (H323EndPoint &endpoint, H323Connection &connection, H323Channel &channel)
 ~H245NegLogicalChannel ()
virtual BOOL Open (const H323Capability &capability, unsigned sessionID, unsigned replacementFor=0, unsigned roleLabel=0)
virtual BOOL Close ()
virtual BOOL HandleOpen (const H245_OpenLogicalChannel &pdu)
virtual BOOL HandleOpenAck (const H245_OpenLogicalChannelAck &pdu)
virtual BOOL HandleOpenConfirm (const H245_OpenLogicalChannelConfirm &pdu)
virtual BOOL HandleReject (const H245_OpenLogicalChannelReject &pdu)
virtual BOOL HandleClose (const H245_CloseLogicalChannel &pdu)
virtual BOOL HandleCloseAck (const H245_CloseLogicalChannelAck &pdu)
virtual BOOL HandleRequestClose (const H245_RequestChannelClose &pdu)
virtual BOOL HandleRequestCloseAck (const H245_RequestChannelCloseAck &pdu)
virtual BOOL HandleRequestCloseReject (const H245_RequestChannelCloseReject &pdu)
virtual BOOL HandleRequestCloseRelease (const H245_RequestChannelCloseRelease &pdu)
virtual void HandleTimeout (PTimer &, INT)
H323ChannelGetChannel ()

Protected Types

enum  States {
  e_Released, e_AwaitingEstablishment, e_Established, e_AwaitingRelease,
  e_AwaitingConfirmation, e_AwaitingResponse, e_NumStates
}

Protected Member Functions

virtual BOOL OpenWhileLocked (const H323Capability &capability, unsigned sessionID, unsigned replacementFor=0, unsigned roleLabel=0)
virtual BOOL CloseWhileLocked ()
virtual void Release ()

Protected Attributes

H323Channelchannel
H323ChannelNumber channelNumber

Friends

class H245NegLogicalChannels

Detailed Description

Logical Channel signalling on a H245 connection as per H245 section 8.4

Definition at line 264 of file h323neg.h.


Member Enumeration Documentation

enum H245NegLogicalChannel::States [protected]

Enumerator:
e_Released 
e_AwaitingEstablishment 
e_Established 
e_AwaitingRelease 
e_AwaitingConfirmation 
e_AwaitingResponse 
e_NumStates 

Definition at line 314 of file h323neg.h.


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