|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jca.event.MonitorEvent
| Field Summary | |
protected java.lang.Object |
m_arg
|
protected jca.dbr.DBR |
m_dbr
|
protected int |
m_id
|
protected jca.PV |
m_pv
|
protected int |
m_status
|
| Constructor Summary | |
MonitorEvent(jca.PV pv,
jca.dbr.DBR dbr,
java.lang.Object arg,
int status)
|
|
| Method Summary | |
java.lang.Object |
arg()
|
int |
count()
|
jca.dbr.DBR |
dbr()
|
int |
id()
|
jca.PV |
pv()
|
int |
status()
|
int |
type()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int m_id
protected jca.PV m_pv
protected jca.dbr.DBR m_dbr
protected java.lang.Object m_arg
protected int m_status
| Constructor Detail |
public MonitorEvent(jca.PV pv,
jca.dbr.DBR dbr,
java.lang.Object arg,
int status)
| Method Detail |
public int id()
public jca.PV pv()
public int type()
public int count()
public jca.dbr.DBR dbr()
public java.lang.Object arg()
public int status()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||