cern::laser::util::buffer::PullEvent Class Reference
List of all members.
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] |
Member Data Documentation
The documentation for this class was generated from the following file: