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 (\fBRTPSessionBase\fP *e)\fC [inline]\fP

Member Function Documentation

void SessionListElement::clear ()\fC [inline]\fP

\fBRTPSessionBase\fP * SessionListElement::get ()\fC [inline]\fP

bool SessionListElement::isCleared ()\fC [inline]\fP

Author

Generated automatically by Doxygen for ccRTP from the source code.