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

ApplicationHandler - Application objects modification methods.

Author

       Generated automatically by Doxygen for ccRTP from the source code.

                                                      ccRTP                                ApplicationHandler(3)

Constructor & Destructor Documentation

ApplicationHandler::ApplicationHandler()[inline],[protected]virtualApplicationHandler::~ApplicationHandler()[inline],[protected],[virtual]

Detailed Description

       Application objects modification methods.

       Author
           Federico Montesino Pouzols fedemp@altern.org

Member Function Documentation

voidApplicationHandler::addParticipant(RTPApplication&app,Participant&part)[inline]voidApplicationHandler::removeParticipant(RTPApplication&app,RTPApplication::ParticipantLink*pl)[inline]

Name

       ApplicationHandler - Application objects modification methods.

Synopsis

       #include <iqueue.h>

       Inherited by MembershipBookkeeping.

   PublicMemberFunctions
       void addParticipant (RTPApplication &app, Participant &part)
       void removeParticipant (RTPApplication &app, RTPApplication::ParticipantLink *pl)

   ProtectedMemberFunctionsApplicationHandler ()
       virtual ~ApplicationHandler ()

See Also