![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
Macros | |
| #define | _CRT_SECURE_NO_DEPRECATE |
Functions | |
| int | hotstart_open () |
| void | hotstart_save () |
| int | hotstart_save_to_file (const char *hotstartFile) |
| int | hotstart_is_valid (const char *hotstartFile, int *inputFileVersion) |
| void | hotstart_close () |
| #define _CRT_SECURE_NO_DEPRECATE |
| void hotstart_close | ( | void | ) |
| int hotstart_is_valid | ( | const char * | hotstartFile, |
| int * | inputFileVersion | ||
| ) |
| int hotstart_open | ( | void | ) |
| void hotstart_save | ( | void | ) |
| int hotstart_save_to_file | ( | const char * | hotstartFile | ) |