Struct prodstr_store_t
Storage type for a production store.
#include <production_store.h>
Public Attributes
| Type | Name |
|---|---|
| size_t | count |
| prodstr_obj_t * | table |
Public Attributes Documentation
variable count
A count of objects in the store.
variable table
A hash table of production objects.
The documentation for this class was generated from the following file source/production_store/src/production_store.h