org.openorb.ir.persistence

Class StructDefRefHolder

public class StructDefRefHolder extends Object implements Streamable

Field Summary
StructDefRefvalue
Constructor Summary
StructDefRefHolder()
StructDefRefHolder(StructDefRef initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public StructDefRef value

Constructor Detail

StructDefRefHolder

public StructDefRefHolder()

StructDefRefHolder

public StructDefRefHolder(StructDefRef initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)