Bayonne2 / Common C++ 2 Framework
|
Pools of RTP sessions. More...
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 |
Pools of RTP sessions.
Definition in file pool.h.
typedef TRTPSessionBase RTPSessionBase |