Package smetana.core

Class size_t_array_of_integer

  • All Implemented Interfaces:
    size_t

    public class size_t_array_of_integer
    extends java.lang.Object
    implements size_t
    "Pseudo size" of a C structure. In C, this is the actual size of the structure. In Java, this is an indication to know which structure we are going to allocate.
    • Constructor Detail

      • size_t_array_of_integer

        public size_t_array_of_integer​(int nb)