|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.redhat.et.libguestfs.INotifyEvent
public class INotifyEvent
INotifyEvent structure.
GuestFS
Field Summary | |
---|---|
int |
in_cookie
|
int |
in_mask
|
java.lang.String |
in_name
|
long |
in_wd
|
Constructor Summary | |
---|---|
INotifyEvent()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long in_wd
public int in_mask
public int in_cookie
public java.lang.String in_name
Constructor Detail |
---|
public INotifyEvent()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |