Class ThincProto2.thinc_replyCacheSz

java.lang.Object
  extended by ThincProto2.thinc_reqGen
      extended by ThincProto2.thinc_replyCacheSz
Enclosing interface:
ThincProto2

public static class ThincProto2.thinc_replyCacheSz
extends ThincProto2.thinc_reqGen

Author:
À±¿µÁø

Field Summary
(package private)  byte bit
           
(package private)  byte img
           
(package private)  byte pix
           
(package private)  ThincProto2.thinc_serverReply reply
           
(package private)  byte reserved
           
 
Constructor Summary
ThincProto2.thinc_replyCacheSz()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reply

ThincProto2.thinc_serverReply reply

img

byte img

bit

byte bit

pix

byte pix

reserved

byte reserved
Constructor Detail

ThincProto2.thinc_replyCacheSz

public ThincProto2.thinc_replyCacheSz()