#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 () |
ParticipantHandler::ParticipantHandler | ( | ) | [inline, protected] |
virtual ParticipantHandler::~ParticipantHandler | ( | ) | [inline, protected, virtual] |
void ParticipantHandler::setSDESItem | ( | Participant * | part, | |
SDESItemType | item, | |||
const std::string & | val | |||
) | [inline] |
void ParticipantHandler::setPRIVPrefix | ( | Participant * | part, | |
const std::string | val | |||
) | [inline] |