OpalT38EndPoint Class Reference

#include <t38proto.h>

Inheritance diagram for OpalT38EndPoint:

OpalFaxEndPoint OpalEndPoint List of all members.

Construction

 OpalT38EndPoint (OpalManager &manager, const char *prefix="t38")
OpalMediaFormatList GetMediaFormats () const
PString MakeToken ()
virtual OpalFaxConnectionCreateConnection (OpalCall &call, const PString &filename, BOOL receive, void *, OpalConnection::StringOptions *stringOptions)

Detailed Description

T.38 Endpoint


Constructor & Destructor Documentation

OpalT38EndPoint::OpalT38EndPoint ( OpalManager manager,
const char *  prefix = "t38" 
)

Create a new endpoint.

Parameters:
manager  Manager of all endpoints.
prefix  Prefix for URL style address strings


Member Function Documentation

OpalMediaFormatList OpalT38EndPoint::GetMediaFormats (  )  const [virtual]

Get the data formats this endpoint is capable of operating. This provides a list of media data format names that may be used by an OpalMediaStream may be created by a connection from this endpoint.

Note that a specific connection may not actually support all of the media formats returned here, but should return no more.

The default behaviour is pure.

Reimplemented from OpalFaxEndPoint.

PString OpalT38EndPoint::MakeToken (  )  [virtual]

Reimplemented from OpalFaxEndPoint.

virtual OpalFaxConnection* OpalT38EndPoint::CreateConnection ( OpalCall call,
const PString &  filename,
BOOL  receive,
void *  ,
OpalConnection::StringOptions stringOptions 
) [virtual]

Create a connection for the fax endpoint.

Reimplemented from OpalFaxEndPoint.


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