Package h

Class ST_nlist_t

    • Field Detail

      • size

        public int size
    • Constructor Detail

      • ST_nlist_t

        public ST_nlist_t​(StarStruct parent)
      • ST_nlist_t

        public ST_nlist_t()
    • Method Detail

      • reallocEmpty

        public void reallocEmpty​(int n_nodes)
      • allocEmpty

        public void allocEmpty​(int n_nodes)
      • setInList

        public void setInList​(int idx,
                              ST_Agnode_s value)
      • getFromList

        public ST_Agnode_s getFromList​(int i)
      • resetList

        public void resetList()