Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

SDESItemsHolder Class Reference
[Participants and synchronization sources.Participants and synchronization sources.]

Holds the SDES items and related information from a participant in an RTP application. More...

#include <sources.h>

Inheritance diagram for SDESItemsHolder:

Participant RTPApplication List of all members.

Public Member Functions

const std::string & getItem (SDESItemType type) const
const std::string & getPRIVPrefix () const
void setItem (SDESItemType item, const std::string &val)
void setPRIVPrefix (const std::string &val)

Protected Member Functions

 SDESItemsHolder ()
virtual ~SDESItemsHolder ()

Detailed Description

Holds the SDES items and related information from a participant in an RTP application.

This is a base class for participant classes.

Author:
Federico Montesino Pouzols <fedemp@altern.org>


Constructor & Destructor Documentation

SDESItemsHolder::SDESItemsHolder  )  [inline, protected]
 

virtual SDESItemsHolder::~SDESItemsHolder  )  [inline, protected, virtual]
 


Member Function Documentation

const std::string& SDESItemsHolder::getItem SDESItemType  type  )  const
 

const std::string& SDESItemsHolder::getPRIVPrefix  )  const [inline]
 

Reimplemented in Participant, and RTPApplication.

void SDESItemsHolder::setItem SDESItemType  item,
const std::string &  val
 

void SDESItemsHolder::setPRIVPrefix const std::string &  val  )  [inline]
 

Reimplemented in RTPApplication.


The documentation for this class was generated from the following file:
Generated on Sun Apr 30 08:47:35 2006 for ccRTP by  doxygen 1.4.4