debian man page for handler

Query: handler

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ApplicationHandler(3)					     Library Functions Manual					     ApplicationHandler(3)

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 &;amp; 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. ccRTP Sat Jun 23 2012 ApplicationHandler(3)
Related Man Pages
ost_crc16digest(3) - debian
ost_ipv4validator(3) - debian
ost_ipv4multicastvalidator(3) - debian
ost_ipv6multicastvalidator(3) - debian
ost_refpointer(3) - debian
Similar Topics in the Unix Linux Community
pthread_cleanup_push/pop - cleanup handler problem
Runaway SIGALRM signal handler
Getting exit status of child in trap handler
Passing a file handler and an array from Perl to Shell Script
Is there any shell command to show which interrupt handler handle which interrupt number?