GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
POE::Component::PubSub::Event(3) User Contributed Perl Documentation POE::Component::PubSub::Event(3)

POE::Component::PubSub::Event - An event abstraction for POE::Component::PubSub

version 0.091370

POE::Component::PubSub::Event is a simple abstraction for published and subscribed events within PubSub. When using the find_event method or the listing method from PubSub, you will receive this object.

The name of the event.

The event's subscribers stored in a Set::Object

The event's publisher.

The event's publish type.

If the publishtype is set to PUBLISH_INPUT, this will indicate the input handling event that belongs to the publisher

This method is delegated to the subscribers attribute to return all of the subscribers for this event

Add the supplied subscriber to the event

Remove the supplied subscriber from the event

This method will search for a particular subscriber by their SessionID. Returns undef if none was found.

  Nicholas Perez <nperez@cpan.org>

This software is Copyright (c) 2009 by Nicholas Perez.

This is free software, licensed under:

  The GNU General Public License, Version 3, June 2007
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.