Holds the SDES items and related information from a participant in an RTP application.
More...
#include <sources.h>
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 fedem.nosp@m.p@al.nosp@m.tern..nosp@m.org
◆ SDESItemsHolder()
SDESItemsHolder::SDESItemsHolder |
( |
| ) |
|
|
inlineprotected |
◆ ~SDESItemsHolder()
virtual SDESItemsHolder::~SDESItemsHolder |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ getItem()
const std::string & SDESItemsHolder::getItem |
( |
SDESItemType |
type | ) |
const |
◆ getPRIVPrefix()
const std::string & SDESItemsHolder::getPRIVPrefix |
( |
| ) |
const |
|
inline |
◆ setItem()
void SDESItemsHolder::setItem |
( |
SDESItemType |
item, |
|
|
const std::string & |
val |
|
) |
| |
◆ setPRIVPrefix()
void SDESItemsHolder::setPRIVPrefix |
( |
const std::string & |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: