class OpalT38Protocol: public PObject

This class describes the T38 protocol handler

Inheritance:


Public

[more] Construction
[more] Operations


Documentation

This class describes the T38 protocol handler
o Construction

o OpalT38Protocol()
Create a new protocol handler

o Operations

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

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

ovirtual BOOL HandlePacket( const T38_IFPPacket & pdu )
Handle incoming T38 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++.