Class BinaryHeaderAndFooter

java.lang.Object
binaryFileStorage.BinaryHeaderAndFooter

public class BinaryHeaderAndFooter extends Object
  • Field Details

    • binaryHeader

      public BinaryHeader binaryHeader
    • binaryFooter

      public BinaryFooter binaryFooter
    • moduleHeaderData

      public BinaryObjectData moduleHeaderData
    • moduleFooterData

      public BinaryObjectData moduleFooterData
    • datagram

      public Datagram datagram
    • lastDataTime

      public long lastDataTime
      If there is no footer - due o a crash, this will contain the last data time in the file, or worst case, it will contain the same info as the start time.
    • nDatas

      public int nDatas
  • Constructor Details

    • BinaryHeaderAndFooter

      public BinaryHeaderAndFooter()