|
ccRTP
|
Participant objects modification methods. More...
#include <iqueue.h>
Public Member Functions | |
| void | setSDESItem (Participant *part, SDESItemType item, const std::string &val) |
| void | setPRIVPrefix (Participant *part, const std::string val) |
Protected Member Functions | |
| ParticipantHandler () | |
| virtual | ~ParticipantHandler () |
Participant objects modification methods.
| ParticipantHandler::ParticipantHandler | ( | ) | [inline, protected] |
| virtual ParticipantHandler::~ParticipantHandler | ( | ) | [inline, protected, virtual] |
| void ParticipantHandler::setPRIVPrefix | ( | Participant * | part, |
| const std::string | val | ||
| ) | [inline] |
| void ParticipantHandler::setSDESItem | ( | Participant * | part, |
| SDESItemType | item, | ||
| const std::string & | val | ||
| ) | [inline] |
1.7.6.1