class H323_T38NonStandardCapability

This class describes the T38 non-standard capability

Inheritance:


Public Methods

[more] Construction
[more] Overrides from class PObject
[more] Identification functions
[more] Operations


Inherited from H323NonStandardDataCapability:

Public Methods

Protocol manipulation


Inherited from H323DataCapability:


Inherited from H323Capability:

Public Methods

Member variable access

Protected Fields

oCapabilityDirection capabilityDirection


Inherited from H323NonStandardCapabilityInfo:

Public Methods

ovirtual BOOL OnSendingPDU( PBYTEArray & data ) const
ovirtual BOOL OnReceivedPDU( const PBYTEArray & data )


Documentation

This class describes the T38 non-standard capability
o Construction

o H323_T38NonStandardCapability( BYTE country = 181, BYTE extension = 0, WORD maufacturer = 18 )
Create a new capability.
Parameters:
country - t35 information
extension - t35 information
maufacturer - t35 information

o Overrides from class PObject

ovirtual PObject* Clone() const
Create a copy of the object

o Identification functions

ovirtual PString GetFormatName() const
Get the name of the media data format this class represents

o Operations

ovirtual H323Channel* CreateChannel( H323Connection & connection, H323Channel::Directions dir, unsigned sessionID, const H245_H2250LogicalChannelParameters* param ) const
Create the channel instance, allocating resources as required.
Parameters:
connection - Owner connection for channel
dir - Direction of channel
sessionID - Session ID for RTP channel
param - Parameters for channel


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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