Annotation Interface SARKStruct


@Documented @Retention(SOURCE) @Target(TYPE) public @interface SARKStruct
A structure that has an equivalent in a structure in SARK (or SCAMP, or the BMP).
Author:
Donal Fellows
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
    The supported APIs for mapped structures.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      The name of the struct in SARK.
    • api

      Returns:
      Which API contains the structure.
      Default:
      SARK