com.redhat.et.libguestfs
Class HivexNode

java.lang.Object
  extended by com.redhat.et.libguestfs.HivexNode

public class HivexNode
extends java.lang.Object

HivexNode structure.

See Also:
GuestFS

Field Summary
 long hivex_node_h
           
 
Constructor Summary
HivexNode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

hivex_node_h

public long hivex_node_h
Constructor Detail

HivexNode

public HivexNode()