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

std equality for SessionListElement objects. More...

#include <pool.h>

Collaboration diagram for PredEquals:
Collaboration graph
[legend]

Public Member Functions

 PredEquals (RTPSessionBase *e)
 
bool operator() (SessionListElement *e)
 

Protected Attributes

RTPSessionBaseelem
 

Detailed Description

std equality for SessionListElement objects.

Author
Jorgen Terner

Definition at line 128 of file pool.h.

Constructor & Destructor Documentation

PredEquals::PredEquals ( RTPSessionBase e)
inline

Definition at line 133 of file pool.h.

Member Function Documentation

bool PredEquals::operator() ( SessionListElement e)
inline

Definition at line 135 of file pool.h.

Field Documentation

RTPSessionBase* PredEquals::elem
protected

Definition at line 131 of file pool.h.


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