![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Go to the source code of this file.
Classes | |
| struct | alloc_handle_t |
Functions | |
| alloc_handle_t * | AllocInit (void) |
| char * | Alloc (long) |
| alloc_handle_t * | AllocSetPool (alloc_handle_t *) |
| void | AllocReset (void) |
| void | AllocFreePool (void) |
| char * Alloc | ( | long | size | ) |
| void AllocFreePool | ( | void | ) |
| alloc_handle_t * AllocInit | ( | void | ) |
| void AllocReset | ( | void | ) |
| alloc_handle_t * AllocSetPool | ( | alloc_handle_t * | newpool | ) |