OpalT120Protocol Class Reference

#include <t120proto.h>

List of all members.

Public Types

enum  { DefaultTcpPort = 1503 }

Public Member Functions

Construction
 OpalT120Protocol ()
Operations
virtual BOOL Originate (H323Transport &transport)
virtual BOOL Answer (H323Transport &transport)
virtual BOOL HandleConnect (const MCS_ConnectMCSPDU &pdu)
virtual BOOL HandleDomain (const MCS_DomainMCSPDU &pdu)

Static Public Attributes

static OpalMediaFormat const MediaFormat


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.


Member Function Documentation

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

Handle the origination of a T.120 connection.

virtual BOOL OpalT120Protocol::Answer ( H323Transport 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.


Member Data Documentation

OpalMediaFormat const OpalT120Protocol::MediaFormat [static]


The documentation for this class was generated from the following file:
Generated on Wed Feb 6 23:05:47 2008 for OpenH323 by  doxygen 1.5.4