Class RemotePDBRecord


  • public abstract class RemotePDBRecord
    extends java.lang.Object
    This class represent a Remote PDBFile Record.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected RemotePDBFile rc  
      protected int size  
    • Constructor Summary

      Constructors 
      Constructor Description
      RemotePDBRecord()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      protected abstract void read​(DataStream ds)  
      protected abstract void write​(DataStream ds)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait