cern::laser::util::buffer::PullEvent Class Reference

Inheritance diagram for cern::laser::util::buffer::PullEvent:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::util::buffer::PullEvent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PullEvent (Object source, Collection pulled)
Collection getPulled ()
String toString ()

Private Attributes

Collection pulled

Detailed Description

A buffer pull event class. A PullEvent instance is passed as parameter to the SynchroBufferListener pull method.

Author:
F.Calderini

Constructor & Destructor Documentation

cern::laser::util::buffer::PullEvent::PullEvent ( Object  source,
Collection  pulled 
) [inline]

Creates a new instance of PullEvent.

Parameters:
source the event source
pulled the pulled objects

Member Function Documentation

Collection cern::laser::util::buffer::PullEvent::getPulled (  )  [inline]

Accessor method.

Returns:
the pulled objects

References pulled.

Referenced by toString().

String cern::laser::util::buffer::PullEvent::toString (  )  [inline]

References getPulled().


Member Data Documentation

Referenced by getPulled().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2