Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
F
G
H
R
S
W
C
clear()
- Method in class hep.io.sio.
SIOOutputStream
close()
- Method in class hep.io.sio.
SIOReader
close()
- Method in class hep.io.sio.
SIOWriter
createBlock(String, int, int)
- Method in class hep.io.sio.
SIOWriter
createRecord(String, boolean)
- Method in class hep.io.sio.
SIOWriter
F
flush()
- Method in class hep.io.sio.
SIOWriter
G
getBlock()
- Method in interface hep.io.sio.
SIORecord
getBlockLength()
- Method in interface hep.io.sio.
SIOBlock
getBlockName()
- Method in interface hep.io.sio.
SIOBlock
getBytesLeft()
- Method in interface hep.io.sio.
SIOBlock
getData()
- Method in interface hep.io.sio.
SIOBlock
getMajorVersion()
- Method in interface hep.io.sio.
SIOBlock
getMinorVersion()
- Method in interface hep.io.sio.
SIOBlock
getObject()
- Method in interface hep.io.sio.
SIORef
getRecordLength()
- Method in interface hep.io.sio.
SIORecord
getRecordName()
- Method in interface hep.io.sio.
SIORecord
getVersion()
- Method in interface hep.io.sio.
SIOBlock
H
hep.io.sio
- package hep.io.sio
A general purpose package for reading and writing SIO files.
R
readPntr()
- Method in class hep.io.sio.
SIOInputStream
Read an SIO PNTR.
readPTag(Object)
- Method in class hep.io.sio.
SIOInputStream
Read an SIO PTAG and associate it with an Object o
readRecord()
- Method in class hep.io.sio.
SIOReader
S
SIOBlock
- Interface in
hep.io.sio
SIOInputStream
- Class in
hep.io.sio
An SIOInputStream provides all the functionality of an XDRInputStream, but adds the ability to do pointer relocation within records.
SIOInputStream(InputStream, SIOInputStream)
- Constructor for class hep.io.sio.
SIOInputStream
An input stream which shares a map with a parent stream
SIOOutputStream
- Class in
hep.io.sio
SIOOutputStream(OutputStream)
- Constructor for class hep.io.sio.
SIOOutputStream
SIOReader
- Class in
hep.io.sio
A class for reading SIO records.
SIOReader(InputStream)
- Constructor for class hep.io.sio.
SIOReader
SIORecord
- Interface in
hep.io.sio
SIORef
- Interface in
hep.io.sio
A reference to an Object which will not be available until the whole record has been read.
SIOWriter
- Class in
hep.io.sio
Class for writing out SIO files
SIOWriter(OutputStream)
- Constructor for class hep.io.sio.
SIOWriter
Creates a new instance of SIOWriter
W
writePntr(Object)
- Method in class hep.io.sio.
SIOOutputStream
writePTag(Object)
- Method in class hep.io.sio.
SIOOutputStream
C
F
G
H
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2000-2007
FreeHEP
. All Rights Reserved.