Provided by: libccrtp-doc_2.0.6-3_all 

NAME
SessionListElement -
Class for tracking session status.
SYNOPSIS
#include <pool.h>
Public Member Functions
SessionListElement (RTPSessionBase *e)
void clear ()
bool isCleared ()
RTPSessionBase * get ()
Detailed Description
Class for tracking session status.
Session pools arrange sessions in lists of SessionListElement objects.
Author:
Jorgen Terner
Constructor & Destructor Documentation
SessionListElement::SessionListElement (RTPSessionBase *e) [inline]
Member Function Documentation
void SessionListElement::clear () [inline] RTPSessionBase * SessionListElement::get () [inline] bool SessionListElement::isCleared () [inline]
Author
Generated automatically by Doxygen for ccRTP from the source code.
ccRTP Tue Jan 21 2014 SessionListElement(3)