ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
RTPSessionBaseHandler Class Reference

#include <pool.h>

Inheritance diagram for RTPSessionBaseHandler:
Inheritance graph
[legend]

Public Member Functions

microtimeout_t getSchedulingTimeout (RTPSessionBase &s)
 
timeval getRTCPCheckInterval (RTPSessionBase &s)
 
size_t takeInDataPacket (RTPSessionBase &s)
 
size_t dispatchDataPacket (RTPSessionBase &s)
 
void controlReceptionService (RTPSessionBase &s)
 
void controlTransmissionService (RTPSessionBase &s)
 
SOCKET getDataRecvSocket (RTPSessionBase &s) const
 
SOCKET getControlRecvSocket (RTPSessionBase &s) const
 

Detailed Description

Definition at line 53 of file pool.h.

Member Function Documentation

void RTPSessionBaseHandler::controlReceptionService ( RTPSessionBase s)
inline

Definition at line 71 of file pool.h.

void RTPSessionBaseHandler::controlTransmissionService ( RTPSessionBase s)
inline

Definition at line 75 of file pool.h.

size_t RTPSessionBaseHandler::dispatchDataPacket ( RTPSessionBase s)
inline

Definition at line 67 of file pool.h.

SOCKET RTPSessionBaseHandler::getControlRecvSocket ( RTPSessionBase s) const
inline

Definition at line 81 of file pool.h.

SOCKET RTPSessionBaseHandler::getDataRecvSocket ( RTPSessionBase s) const
inline

Definition at line 78 of file pool.h.

timeval RTPSessionBaseHandler::getRTCPCheckInterval ( RTPSessionBase s)
inline

Definition at line 59 of file pool.h.

microtimeout_t RTPSessionBaseHandler::getSchedulingTimeout ( RTPSessionBase s)
inline

Definition at line 56 of file pool.h.

size_t RTPSessionBaseHandler::takeInDataPacket ( RTPSessionBase s)
inline

Definition at line 63 of file pool.h.


The documentation for this class was generated from the following file: