Uses of Interface
hep.io.xdr.XDRDataInput

Uses of XDRDataInput in hep.io.xdr
 

Classes in hep.io.xdr that implement XDRDataInput
 class XDRInputStream
          A class for reading XDR files.
 class XDRRandomAccessFile
          A random access file for use with XDR.
 

Methods in hep.io.xdr with parameters of type XDRDataInput
 void XDRSerializable.read(XDRDataInput in)
           
 



Copyright © 2000-2006 FreeHEP. All Rights Reserved.