SYNOPSIS

#include <pool.h>

Inherits RTPSessionPool, and Thread.

Public Member Functions

SingleRTPSessionPool (int pri=0)

~SingleRTPSessionPool ()

void startRunning ()

Protected Member Functions

void run ()

Runnable method for the thread.

Additional Inherited Members

Constructor & Destructor Documentation

SingleRTPSessionPool::SingleRTPSessionPool (intpri = \fC0\fP)\fC [inline]\fP

Parameters:

pri optional thread priority value.

SingleRTPSessionPool::~SingleRTPSessionPool ()\fC [inline]\fP

Member Function Documentation

void SingleRTPSessionPool::run ()\fC [protected]\fP

Runnable method for the thread. This thread serves all the RTP sessions.added to this pool.

void SingleRTPSessionPool::startRunning ()\fC [inline]\fP, \fC [virtual]\fP

Implements RTPSessionPool.

Author

Generated automatically by Doxygen for ccRTP from the source code.