autoDeleteListener | H323DataChannel | [protected] |
autoDeleteTransport | H323DataChannel | [protected] |
capability | H323Channel | [protected] |
Close() | H323_T38Channel | [virtual] |
connection | H323Channel | [protected] |
CreateListener() | H323_T38Channel | [virtual] |
CreateTransport() | H323_T38Channel | [virtual] |
Directions enum name | H323Channel | |
endpoint | H323Channel | [protected] |
GetBandwidthUsed() const | H323Channel | [inline] |
GetCapability() const | H323Channel | [inline] |
GetDirection() const | H323UnidirectionalChannel | [virtual] |
GetHandler() const | H323_T38Channel | [inline] |
GetMediaStream() const | H323UnidirectionalChannel | [virtual] |
GetMediaTransportAddress(OpalTransportAddress &data, OpalTransportAddress &control) const | H323Channel | [virtual] |
GetNumber() const | H323Channel | [inline] |
GetReverseChannel() const | H323Channel | [inline] |
GetSessionID() const | H323DataChannel | [virtual] |
H323_T38Channel(H323Connection &connection, const H323Capability &capability, Directions direction, unsigned sessionID, H323_T38Capability::TransportMode mode) | H323_T38Channel | |
H323Channel(H323Connection &connection, const H323Capability &capability) | H323Channel | |
H323DataChannel(H323Connection &connection, const H323Capability &capability, Directions direction, unsigned sessionID) | H323DataChannel | |
H323UnidirectionalChannel(H323Connection &connection, const H323Capability &capability, Directions direction) | H323UnidirectionalChannel | |
IsBidirectional enum value | H323Channel | |
IsOpen() const | H323Channel | [inline] |
IsPaused() const | H323Channel | [inline] |
IsReceiver enum value | H323Channel | |
IsTransmitter enum value | H323Channel | |
listener | H323DataChannel | [protected] |
mediaStream | H323UnidirectionalChannel | [protected] |
number | H323Channel | [protected] |
NumDirections enum value | H323Channel | |
OnFlowControl(long bitRateRestriction) | H323Channel | [virtual] |
OnJitterIndication(DWORD jitter, int skippedFrameCount, int additionalBuffer) | H323Channel | [virtual] |
OnMediaCommand(OpalMediaCommand &command) | H323UnidirectionalChannel | [virtual] |
OnMiscellaneousCommand(const H245_MiscellaneousCommand_type &type) | H323UnidirectionalChannel | [virtual] |
OnMiscellaneousIndication(const H245_MiscellaneousIndication_type &type) | H323Channel | [virtual] |
OnReceivedAckPDU(const H245_OpenLogicalChannelAck &pdu) | H323DataChannel | [virtual] |
OnReceivedPDU(const H245_OpenLogicalChannel &pdu, unsigned &errorCode) | H323_T38Channel | [virtual] |
OnSendingPDU(H245_OpenLogicalChannel &openPDU) const | H323_T38Channel | [virtual] |
OnSendOpenAck(const H245_OpenLogicalChannel &open, H245_OpenLogicalChannelAck &ack) const | H323DataChannel | [virtual] |
Open() | H323UnidirectionalChannel | [virtual] |
opened | H323Channel | [protected] |
paused | H323Channel | [protected] |
PrintOn(ostream &strm) const | H323Channel | [virtual] |
Receive() | H323_T38Channel | [virtual] |
receiver | H323UnidirectionalChannel | [protected] |
reverseChannel | H323Channel | [protected] |
separateReverseChannel | H323DataChannel | [protected] |
sessionID | H323DataChannel | [protected] |
SetBandwidthUsed(unsigned bandwidth) | H323Channel | |
SetInitialBandwidth() | H323UnidirectionalChannel | [virtual] |
SetNumber(const H323ChannelNumber &num) | H323Channel | [inline] |
SetPause(PBoolean pause) | H323Channel | [inline] |
SetReverseChannel(const H323ChannelNumber &num) | H323Channel | [inline] |
Start() | H323UnidirectionalChannel | [virtual] |
t38handler | H323_T38Channel | [protected] |
terminating | H323Channel | [protected] |
Transmit() | H323_T38Channel | [virtual] |
transport | H323DataChannel | [protected] |
usesTCP | H323_T38Channel | [protected] |
~H323_T38Channel() | H323_T38Channel | |
~H323Channel() | H323Channel | |
~H323DataChannel() | H323DataChannel | |
~H323UnidirectionalChannel() | H323UnidirectionalChannel | |