|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlcmtypes.control_t
public class control_t
Field Summary | |
---|---|
static int |
LCM_FINGERPRINT
|
double |
vd
|
Constructor Summary | |
---|---|
control_t()
|
|
control_t(java.io.DataInputStream ins)
|
Method Summary | |
---|---|
control_t |
copy()
|
int |
decode(java.io.DataInputStream ins)
|
int |
encode(java.io.DataOutputStream outs)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double vd
public static final int LCM_FINGERPRINT
Constructor Detail |
---|
public control_t()
public control_t(java.io.DataInputStream ins) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public int encode(java.io.DataOutputStream outs) throws java.io.IOException
encode
in interface LCEncodable
java.io.IOException
public int decode(java.io.DataInputStream ins) throws java.io.IOException
java.io.IOException
public control_t copy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |