Uses of Class
org.freehep.util.io.ActionHeader

Uses of ActionHeader in org.freehep.util.io
 

Methods in org.freehep.util.io that return ActionHeader
protected abstract  ActionHeader TaggedInputStream.readActionHeader()
          Decodes and returns the ActionHeader, which includes an actionCode and a length.
 

Methods in org.freehep.util.io with parameters of type ActionHeader
protected abstract  void TaggedOutputStream.writeActionHeader(ActionHeader header)
          Writes the ActionHeader, which includes an actionCode and a length.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.