ost::IncomingDataQueue Member List

This is the complete list of members for ost::IncomingDataQueue, including all inherited members.

addConflict(const InetAddress &na, tpport_t dtp, tpport_t ctp)ost::ConflictHandler [protected]
addParticipant(RTPApplication &app, Participant &part)ost::ApplicationHandler [inline, protected]
ApplicationHandler()ost::ApplicationHandler [inline, protected]
begin()ost::IncomingDataQueue [inline]
BYESource(uint32 ssrc)ost::MembershipBookkeeping [protected]
checkSSRCInIncomingRTPPkt(SyncSourceLink &sourceLink, bool is_new, InetAddress &na, tpport_t tp)ost::IncomingDataQueue [protected]
ConflictHandler()ost::ConflictHandler [inline, protected]
defaultMaxPacketDropoutost::IncomingDataQueue [protected, static]
defaultMaxPacketMisorderost::IncomingDataQueue [protected, static]
defaultMembersHashSizeost::MembershipBookkeeping [protected, static]
defaultMembersSizeost::IncomingDataQueue [protected, static]
defaultMinValidPacketSequenceost::IncomingDataQueue [protected, static]
dispatchBYE(const std::string &)ost::RTPQueueBase [inline, protected, virtual]
end()ost::IncomingDataQueue [inline]
end2EndDelayed(IncomingRTPPktLink &)ost::IncomingDataQueue [inline, protected, virtual]
firstConflictost::ConflictHandler [protected]
getCurrentPayloadType() const ost::RTPQueueBase [inline]
getCurrentRTPClockRate() const ost::RTPQueueBase [inline]
getData(uint32 stamp, const SyncSource *src=NULL)ost::IncomingDataQueue
getDefaultMaxPacketDropout() const ost::IncomingDataQueue [inline]
getDefaultMaxPacketMisorder() const ost::IncomingDataQueue [inline]
getDefaultMaxRecvPacketSize() const ost::IncomingDataQueueBase [inline]
getDefaultMembersHashSize()ost::MembershipBookkeeping [inline, protected]
getDefaultMembersSize()ost::IncomingDataQueue [inline, static]
getDefaultMinValidPacketSequence() const ost::IncomingDataQueue [inline]
getFirst()ost::MembershipBookkeeping [inline, protected]
getFirstTimestamp(const SyncSource *src=NULL) const ost::IncomingDataQueue
getInitialTime() const ost::RTPQueueBase [inline]
getLast()ost::MembershipBookkeeping [inline, protected]
getLink(const SyncSource &source) const ost::MembershipBookkeeping [inline, protected]
getLocalSSRC() const ost::RTPQueueBase [inline]
getLocalSSRCNetwork() const ost::RTPQueueBase [inline, protected]
getMaxPacketDropout() const ost::IncomingDataQueue [inline]
getMaxPacketMisorder() const ost::IncomingDataQueue [inline]
getMaxRecvPacketSize() const ost::IncomingDataQueueBase [inline]
getMembersCount()ost::MembershipBookkeeping [inline, protected]
getMinValidPacketSequence() const ost::IncomingDataQueue [inline]
getNextDataPacketSize() const =0ost::IncomingDataQueue [protected, pure virtual]
getSendersCount()ost::MembershipBookkeeping [inline, protected]
getSourceBySSRC(uint32 ssrc, bool &created)ost::MembershipBookkeeping [protected]
getWaiting(uint32 timestamp, const SyncSource *src=NULL)ost::IncomingDataQueue [protected]
IncomingDataQueue(uint32 size)ost::IncomingDataQueue [protected]
IncomingDataQueueBase()ost::IncomingDataQueueBase [inline, protected]
insertRecvPacket(IncomingRTPPktLink *packetLink)ost::IncomingDataQueue [protected]
isMine(const SyncSource &source) const ost::MembershipBookkeeping [inline, protected]
isRegistered(uint32 ssrc)ost::MembershipBookkeeping [protected]
isWaiting(const SyncSource *src=NULL) const ost::IncomingDataQueue
lastConflictost::ConflictHandler [protected]
maxPacketDropoutost::IncomingDataQueue [protected]
maxPacketMisorderost::IncomingDataQueue [protected]
MembershipBookkeeping(uint32 initialSize=defaultMembersHashSize)ost::MembershipBookkeeping [protected]
minValidPacketSequenceost::IncomingDataQueue [protected]
onExpireRecv(IncomingRTPPkt &)ost::IncomingDataQueue [inline, protected, virtual]
onNewSyncSource(const SyncSource &)ost::IncomingDataQueue [inline, protected, virtual]
onRTPPacketRecv(IncomingRTPPkt &)ost::IncomingDataQueue [inline, protected, virtual]
ParticipantHandler()ost::ParticipantHandler [inline, protected]
purgeIncomingQueue()ost::IncomingDataQueue [protected]
recordExtraction(const IncomingRTPPkt &pkt)ost::IncomingDataQueue [protected]
recordReception(SyncSourceLink &srcLink, const IncomingRTPPkt &pkt, const timeval recvtime)ost::IncomingDataQueue [protected]
recvData(unsigned char *buffer, size_t length, InetHostAddress &host, tpport_t &port)=0ost::IncomingDataQueue [protected, pure virtual]
recvFirstost::IncomingDataQueue [protected]
recvLastost::IncomingDataQueue [protected]
recvLockost::IncomingDataQueue [mutable, protected]
removeParticipant(RTPApplication &app, RTPApplication::ParticipantLink *pl)ost::ApplicationHandler [inline, protected]
removeSource(uint32 ssrc)ost::MembershipBookkeeping [protected]
renewLocalSSRC()ost::IncomingDataQueue [protected, virtual]
RTPQueueBase(uint32 *ssrc=NULL)ost::RTPQueueBase [protected]
searchControlConflict(InetAddress na, tpport_t ctp)ost::ConflictHandler [protected]
searchDataConflict(InetAddress na, tpport_t dtp)ost::ConflictHandler [protected]
SEQNUMMODost::MembershipBookkeeping [protected, static]
setControlTransportPort(SyncSource &source, tpport_t p)ost::SyncSourceHandler [inline, protected]
setDataTransportPort(SyncSource &source, tpport_t p)ost::SyncSourceHandler [inline, protected]
setLink(SyncSource &source, void *link)ost::SyncSourceHandler [inline, protected]
setLocalSSRC(uint32 ssrc)ost::RTPQueueBase [inline, protected]
setMaxPacketDropout(uint16 packets)ost::IncomingDataQueue [inline]
setMaxPacketMisorder(uint16 packets)ost::IncomingDataQueue [inline]
setMaxRecvPacketSize(size_t maxsize)ost::IncomingDataQueueBase [inline]
setMembersCount(uint32 n)ost::MembershipBookkeeping [inline, protected]
setMinValidPacketSequence(uint8 packets)ost::IncomingDataQueue [inline]
setNetworkAddress(SyncSource &source, InetAddress addr)ost::SyncSourceHandler [inline, protected]
setParticipant(SyncSource &source, Participant &p)ost::SyncSourceHandler [inline, protected]
setPayloadFormat(const PayloadFormat &pf)ost::RTPQueueBase [inline]
setPRIVPrefix(Participant *part, const std::string val)ost::ParticipantHandler [inline, protected]
setSDESItem(Participant *part, SDESItemType item, const std::string &val)ost::ParticipantHandler [inline, protected]
setSender(SyncSource &source, bool active)ost::SyncSourceHandler [inline, protected]
setSourceExpirationPeriod(uint8 intervals)ost::IncomingDataQueue [inline, protected]
setState(SyncSource &source, SyncSource::State ns)ost::SyncSourceHandler [inline, protected]
sourceExpirationPeriodost::IncomingDataQueue [protected]
SyncSourceHandler()ost::SyncSourceHandler [inline, protected]
takeInDataPacket()ost::IncomingDataQueue [protected]
updateConflict(ConflictingTransportAddress &ca)ost::ConflictHandler [inline, protected]
~ApplicationHandler()ost::ApplicationHandler [inline, protected, virtual]
~ConflictHandler()ost::ConflictHandler [inline, protected, virtual]
~IncomingDataQueue()ost::IncomingDataQueue [inline, protected, virtual]
~IncomingDataQueueBase()ost::IncomingDataQueueBase [inline, protected, virtual]
~MembershipBookkeeping()ost::MembershipBookkeeping [inline, protected, virtual]
~ParticipantHandler()ost::ParticipantHandler [inline, protected, virtual]
~RTPQueueBase()ost::RTPQueueBase [inline, protected, virtual]
~SyncSourceHandler()ost::SyncSourceHandler [inline, protected, virtual]


Generated on Thu Apr 6 09:03:06 2006 for Bayonne Framework by  doxygen 1.4.6