Class CipBOOL.CipBOOL64

  • Enclosing class:
    CipBOOL

    public static class CipBOOL.CipBOOL64
    extends CipBOOL
    Functionally identical, but uses 64-bit storage by default.
    • Constructor Detail

      • CipBOOL64

        public CipBOOL64​(int[] dimensions)
      • CipBOOL64

        public CipBOOL64​(boolean state)
    • Method Detail

      • getNestingDef

        public DataDefinitionSeg getNestingDef()
        Description copied from class: BaseDataType
        Return the element (not including array) type definition as a Path Segment, using the abbreviated form if a composite data type.
        Overrides:
        getNestingDef in class CipBOOL
      • crcName

        public java.lang.String crcName()
        Description copied from class: BaseDataType
        Obtain the name of this type as used for computing structure CRCs. Can be different from the name(s) used by the CipPath parser.
        Overrides:
        crcName in class CipBOOL
        Returns: