Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
pool.h File Reference

Pools of RTP sessions. More...

#include <list>
#include <ccrtp/rtp.h>
Include dependency graph for pool.h:

Go to the source code of this file.

Data Structures

class  RTPSessionBaseHandler
 
class  SessionListElement
 Class for tracking session status. More...
 
class  PredEquals
 std equality for SessionListElement objects. More...
 
class  RTPSessionPool
 This class is a base class for classes that define a group of RTP sessions that will be served by one or more execution threads. More...
 
class  SingleRTPSessionPool
 

Typedefs

typedef TRTPSessionBase RTPSessionBase
 

Detailed Description

Pools of RTP sessions.

Definition in file pool.h.

Typedef Documentation

Definition at line 54 of file pool.h.