#include <BCP_tmstorage.hpp>
Inheritance diagram for BCP_ts_par:

Public Types | |
| MessagePassingIsSerial | |
| end_of_chr_params | |
| MaxHeapSize | |
| The maximum size of the memory heap the TS can use. | |
| NiceLevel | |
| end_of_int_params | |
| end_of_dbl_params | |
| LogFileName | |
| end_of_str_params | |
| end_of_str_array_params | |
| enum | chr_params { MessagePassingIsSerial, end_of_chr_params } |
| enum | int_params { MaxHeapSize, NiceLevel, end_of_int_params } |
| enum | dbl_params { end_of_dbl_params } |
| enum | str_params { LogFileName, end_of_str_params } |
| enum | str_array_params { end_of_str_array_params } |
Definition at line 30 of file BCP_tmstorage.hpp.
Reimplemented in BCP_parameter_set< BCP_ts_par >.
Definition at line 37 of file BCP_tmstorage.hpp.
1.4.7