public class PutEvent extends CAEvent
Channel,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected int |
_count |
protected CAStatus |
_status |
protected DBRType |
_type |
source| Constructor and Description |
|---|
PutEvent(Channel channel,
DBRType type,
int count,
CAStatus status) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount()
Returns the number of elements actualy written.
|
CAStatus |
getStatus()
Returns the status of the operation.
|
DBRType |
getType()
Returns the type of the put request.
|
getSource, toStringCopyright © 2004-2020 EPICS. All Rights Reserved.