OpalT120Protocol Class Reference

#include <t120proto.h>

List of all members.

Public Types

enum  { DefaultTcpPort = 1503 }

Public Member Functions

Operations
virtual BOOL Originate (OpalTransport &transport)
virtual BOOL Answer (OpalTransport &transport)
virtual BOOL HandleConnect (const MCS_ConnectMCSPDU &pdu)
virtual BOOL HandleDomain (const MCS_DomainMCSPDU &pdu)


Detailed Description

This class describes the T.120 protocol handler.


Member Enumeration Documentation

anonymous enum

Enumerator:
DefaultTcpPort 


Constructor & Destructor Documentation

OpalT120Protocol::OpalT120Protocol (  ) 

Create a new protocol handler.

OpalT120Protocol::OpalT120Protocol (  ) 

Create a new protocol handler.


Member Function Documentation

virtual BOOL OpalT120Protocol::Originate ( OpalTransport transport  )  [virtual]

Handle the origination of a T.120 connection.

virtual BOOL OpalT120Protocol::Answer ( OpalTransport transport  )  [virtual]

Handle the origination of a T.120 connection.

virtual BOOL OpalT120Protocol::HandleConnect ( const MCS_ConnectMCSPDU pdu  )  [virtual]

Handle incoming T.120 connection.

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

virtual BOOL OpalT120Protocol::HandleDomain ( const MCS_DomainMCSPDU pdu  )  [virtual]

Handle incoming T.120 packet.

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


The documentation for this class was generated from the following file:
Generated on Fri Mar 7 06:34:05 2008 for OPAL by  doxygen 1.5.1