core/index.h File Reference


Detailed Description

Id
index.h,v 1.5 2008/01/17 21:03:22 d3p988 Exp

Definition in file index.h.

Go to the source code of this file.

Classes

struct  s_index

Typedefs

typedef s_index INDEX
 the index structure

Functions

INDEXindex_create (int first_ordinal, int last_ordinal)
 Create an index.
STATUS index_insert (INDEX *index, void *data, int ordinal)
 Insert an item into an index.
void index_shuffle (INDEX *index)
 Shuffle an index to avoid excessive lock contention in models where topologically adjacent objects are loaded sequentially.


GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy