|
OPAL
Version 3.18.8
|
#include <frame.h>


Public Member Functions | |
| IAX2ActiveFrameList () | |
Public Member Functions inherited from IAX2FrameList | |
| 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 | |
Protected Member Functions inherited from IAX2FrameList | |
| PDECLARE_MUTEX (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().