class OpalT120Protocol: public PObject

This class describes the T120 protocol handler

Inheritance:


Public

[more] Construction
[more] Operations


Documentation

This class describes the T120 protocol handler
o Construction

o OpalT120Protocol()
Create a new protocol handler

o Operations

ovirtual BOOL Originate( H323Transport & transport )
Handle the origination of a T120 connection

ovirtual BOOL Answer( H323Transport & transport )
Handle the origination of a T120 connection

ovirtual BOOL HandlePacket( const X224 & pdu )
Handle incoming T120 connection.

If returns FALSE, then the reading loop should be terminated.

ovirtual BOOL HandleConnect( const MCS_ConnectMCSPDU & pdu )
Handle incoming T120 connection.

If returns FALSE, then the reading loop should be terminated.

ovirtual BOOL HandleDomain( const MCS_DomainMCSPDU & pdu )
Handle incoming T120 packet.

If returns FALSE, then the reading loop should be terminated.


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.