ccRTP
Public Member Functions | List of all members
SessionListElement Class Reference

Class for tracking session status. More...

#include <pool.h>

Public Member Functions

 SessionListElement (RTPSessionBase *e)
 
void clear ()
 
bool isCleared ()
 
RTPSessionBaseget ()
 

Detailed Description

Class for tracking session status.

Session pools arrange sessions in lists of SessionListElement objects.

Author
Jorgen Terner

Constructor & Destructor Documentation

◆ SessionListElement()

SessionListElement::SessionListElement ( RTPSessionBase e)
inline

Member Function Documentation

◆ clear()

void SessionListElement::clear ( )
inline

◆ get()

RTPSessionBase * SessionListElement::get ( )
inline

◆ isCleared()

bool SessionListElement::isCleared ( )
inline

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