OPAL  Version 3.18.8
IAX2ActiveFrameList Class Reference

#include <frame.h>

Inheritance diagram for IAX2ActiveFrameList:
Collaboration diagram for IAX2ActiveFrameList:

Public Member Functions

 IAX2ActiveFrameList ()
 
- Public Member Functions inherited from IAX2FrameList
void ReportList (PString &answer)
 
IAX2FrameGetLastFrame ()
 
void Initialise ()
 
void GrabContents (IAX2FrameList &src)
 
void DeleteMatchingSendFrame (IAX2FullFrame *reply)
 
void SendVnakRequestedFrames (IAX2FullFrameProtocol &src)
 
void AddNewFrame (IAX2Frame *src)
 
void GetResendFramesDeleteOldFrames (IAX2FrameList &framesToSend)
 
void MarkAllAsResent ()
 

Additional Inherited Members

- Protected Member Functions inherited from IAX2FrameList
 PDECLARE_MUTEX (mutex)
 

Detailed Description

The class IAX2ActiveFrameList is essentially the same as IAX2FrameList, except that it is initialised (by default) and the user is not required to use the Initialise method. This class will not ever automatically delete members when they are removed

Constructor & Destructor Documentation

IAX2ActiveFrameList::IAX2ActiveFrameList ( )
inline

The documentation for this class was generated from the following file: