This class describes the UserInput psuedo-channel
![]() | Construction |
![]() | Overrides from class PObject |
![]() | Identification functions |
![]() | Operations |
![]() | Protocol manipulation |
Member variable access
This class describes the UserInput psuedo-channel
This function is overridden by one of the three main sub-classes off which real capabilities would be descendend.
virtual unsigned GetSubType() const
virtual PString GetFormatName() const
virtual H323Codec* CreateCodec( H323Codec::Direction direction ) const
The default behaviour is pure.
The default behaviour is pure.
If the function returns FALSE then the received PDU codec description
is not supported, so will be ignored. The default behaviour simply
returns TRUE.
The default behaviour is pure.
virtual BOOL OnSendingPDU( H245_DataType & pdu ) const
virtual BOOL OnReceivedPDU( const H245_Capability & pdu )
virtual BOOL OnReceivedPDU( const H245_DataType & pdu, BOOL receiver )
receiver - Is receiver OLC
Alphabetic index HTML hierarchy of classes or Java