OPAL
Version 3.14.3
|
#include <frame.h>
Public Member Functions | |
IAX2ActiveFrameList () | |
![]() | |
void | ReportList (PString &answer) |
IAX2Frame * | GetLastFrame () |
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 | |
![]() | |
PMutex | mutex |
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
|
inline |
References IAX2FrameList::Initialise().