Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
cern::laser::util::buffer::PullEvent Class Reference
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
String cern::laser::util::buffer::PullEvent::toString
(
)
[inline]
Member Data Documentation
Collection
cern::laser::util::buffer::PullEvent::pulled
[private]
The documentation for this class was generated from the following file:
PullEvent.java
Generated on Thu Apr 30 03:09:49 2009 for ACS Java API by
1.3.8