Class FldSteps

All Implemented Interfaces:
Serializable, Cloneable

public class FldSteps extends ArrayField
Specific Field subclasses. This subclasses of Field is used with the FList class to specifiy which field is being accessed, and its type. The type information is used to provide compile time type checking. These classes are auto generated from the pin_flds.h and flds/*.h C header files.
See Also:
  • Field Details

  • Constructor Details

    • FldSteps

      public FldSteps()
      Constructs an instance of FldSteps
  • Method Details

    • getInst

      public static FldSteps getInst()
      Returns an instance of FldSteps
      Returns:
      An instance of FldSteps