Class OmronProbeReport.OmProbedType

    • Field Detail

      • pad0

        public final int pad0
      • mCount

        public final int mCount
      • pad1

        public final int pad1
      • firstInst

        public final int firstInst
      • handle

        public final int handle
      • pad2

        public final int pad2
      • nextInst

        protected int nextInst
      • mLoaded

        protected int mLoaded
      • cachedDepth

        protected java.lang.Integer cachedDepth
    • Constructor Detail

      • OmProbedType

        public OmProbedType​(int instance,
                            int allocation,
                            int pad0,
                            int typeCode,
                            int mCount,
                            int pad1,
                            int firstInst,
                            int handle,
                            java.lang.String name,
                            int pad2)
    • Method Detail

      • membersLoaded

        public int membersLoaded()
      • getNextInst

        public int getNextInst()
      • getDepth

        public int getDepth()
      • toString

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