Add(H323Channel &channel) | H245NegLogicalChannels | [virtual] |
channels | H245NegLogicalChannels | [protected] |
Close(unsigned channelNumber, BOOL fromRemote) | H245NegLogicalChannels | [virtual] |
connection | H245Negotiator | [protected] |
endpoint | H245Negotiator | [protected] |
FindChannel(unsigned channelNumber, BOOL fromRemote) | H245NegLogicalChannels | |
FindChannelBySession(unsigned rtpSessionId, BOOL fromRemote) | H245NegLogicalChannels | |
FindNegLogicalChannel(unsigned channelNumber, BOOL fromRemote) | H245NegLogicalChannels | |
GetChannelAt(PINDEX i) | H245NegLogicalChannels | |
GetNegLogicalChannelAt(PINDEX i) | H245NegLogicalChannels | |
GetNextChannelNumber() | H245NegLogicalChannels | |
GetSize() const | H245NegLogicalChannels | [inline] |
H245NegLogicalChannels(H323EndPoint &endpoint, H323Connection &connection) | H245NegLogicalChannels | |
H245Negotiator(H323EndPoint &endpoint, H323Connection &connection) | H245Negotiator | |
HandleClose(const H245_CloseLogicalChannel &pdu) | H245NegLogicalChannels | [virtual] |
HandleCloseAck(const H245_CloseLogicalChannelAck &pdu) | H245NegLogicalChannels | [virtual] |
HandleOpen(const H245_OpenLogicalChannel &pdu) | H245NegLogicalChannels | [virtual] |
HandleOpenAck(const H245_OpenLogicalChannelAck &pdu) | H245NegLogicalChannels | [virtual] |
HandleOpenConfirm(const H245_OpenLogicalChannelConfirm &pdu) | H245NegLogicalChannels | [virtual] |
HandleReject(const H245_OpenLogicalChannelReject &pdu) | H245NegLogicalChannels | [virtual] |
HandleRequestClose(const H245_RequestChannelClose &pdu) | H245NegLogicalChannels | [virtual] |
HandleRequestCloseAck(const H245_RequestChannelCloseAck &pdu) | H245NegLogicalChannels | [virtual] |
HandleRequestCloseReject(const H245_RequestChannelCloseReject &pdu) | H245NegLogicalChannels | [virtual] |
HandleRequestCloseRelease(const H245_RequestChannelCloseRelease &pdu) | H245NegLogicalChannels | [virtual] |
lastChannelNumber | H245NegLogicalChannels | [protected] |
mutex | H245Negotiator | [protected] |
Open(const H323Capability &capability, unsigned sessionID, unsigned replacementFor=0) | H245NegLogicalChannels | [virtual] |
PDECLARE_NOTIFIER(PTimer, H245Negotiator, HandleTimeout) | H245Negotiator | [protected] |
RemoveAll() | H245NegLogicalChannels | |
replyTimer | H245Negotiator | [protected] |