SessionListElement - Class for tracking session status.
Contents
Constructor & Destructor Documentation
SessionListElement::SessionListElement(RTPSessionBase*e)[inline]
Detailed Description
Class for tracking session status.
Session pools arrange sessions in lists of SessionListElement objects.
Author
Jorgen Terner
Member Function Documentation
voidSessionListElement::clear()[inline]RTPSessionBase*SessionListElement::get()[inline]boolSessionListElement::isCleared()[inline]
Name
SessionListElement - Class for tracking session status.
Synopsis
#include <pool.h>
PublicMemberFunctionsSessionListElement (RTPSessionBase *e)
void clear ()
bool isCleared ()
RTPSessionBase * get ()
