Class LgxProbeContext.LgxTypeCache

  • Enclosing class:
    LgxProbeContext

    public class LgxProbeContext.LgxTypeCache
    extends java.lang.Object
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getDefinition

        public PermStructDef getDefinition()
        Obtain a usable Logix-format template definition from this reported type's members. This operation will re-order members by byte offset, add members to host bits where no member covers the location, and add members to satisfy 32-bit padding rules.

        Aliases will be discarded (for now).

        Returns: