#include <iqueue.h>
Inheritance diagram for ParticipantHandler:

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 () |
| 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.4.7