#define INITIAL_MODEL_COUNT

Memory management hints.

Documentation

Memory management hints. Most of the adevs data structures are based on dynamic arrays. This section lets you explicitly set an initial size for the model containing data structures. The default is probably fine unless your model is really big. In this case, setting the initial size to the largest number of models you expect to be immininent simultaneously is your best bet.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.