sessionlistelement(3)

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] bool SessionListElement::isCleared () [inline] RTPSessionBase * SessionListElement::get () [inline]

Author

Generated automatically by Doxygen for ccRTP from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout