logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ParticipantHandler - Participant objects modification methods.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                ParticipantHandler(3)

Constructor & Destructor Documentation

ParticipantHandler::ParticipantHandler()[inline],[protected]virtualParticipantHandler::~ParticipantHandler()[inline],[protected],[virtual]

Detailed Description

Participant objects modification methods.

       Author
           Federico Montesino Pouzols fedemp@altern.org

Member Function Documentation

voidParticipantHandler::setPRIVPrefix(Participant*part,conststd::stringval)[inline]voidParticipantHandler::setSDESItem(Participant*part,SDESItemTypeitem,conststd::string&val)[inline]

Name

       ParticipantHandler - Participant objects modification methods.

Synopsis

       #include <iqueue.h>

       Inherited by MembershipBookkeeping.

   PublicMemberFunctions
       void setSDESItem (Participant *part, SDESItemType item, const std::string &val)
       void setPRIVPrefix (Participant *part, const std::string val)

   ProtectedMemberFunctionsParticipantHandler ()
       virtual ~ParticipantHandler ()

return

See Also