ApplicationHandler
ApplicationHandler
Section: C Library Functions (3) Updated: Fri Apr 1 2011 Local index
Up
NAME
ApplicationHandler -
Application objects modification methods.
SYNOPSIS
#include <iqueue.h>
Inherited by MembershipBookkeeping.
Public Member Functions
void addParticipant (RTPApplication &app, Participant &part)
void removeParticipant (RTPApplication &app, RTPApplication::ParticipantLink *pl)
Protected Member Functions
ApplicationHandler ()
virtual ~ApplicationHandler ()
Detailed Description
Application objects modification methods.
Author:
-
Federico Montesino Pouzols <fedemp@altern.org>
Constructor & Destructor Documentation
ApplicationHandler::ApplicationHandler () [inline, protected]
virtual ApplicationHandler::~ApplicationHandler () [inline, protected, virtual]
Member Function Documentation
void ApplicationHandler::addParticipant (RTPApplication &app, Participant &part) [inline]
void ApplicationHandler::removeParticipant (RTPApplication &app, RTPApplication::ParticipantLink *pl) [inline]
Author
Generated automatically by Doxygen for ccRTP from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Protected Member Functions
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- ApplicationHandler::ApplicationHandler () [inline, protected]
-
- virtual ApplicationHandler::~ApplicationHandler () [inline, protected, virtual]
-
- Member Function Documentation
-
- void ApplicationHandler::addParticipant (RTPApplication &app, Participant &part) [inline]
-
- void ApplicationHandler::removeParticipant (RTPApplication &app, RTPApplication::ParticipantLink *pl) [inline]
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:41:51 GMT, April 16, 2011