|
Bcp 1.4.4
|
#include <BCP_vg_param.hpp>
Inheritance diagram for BCP_vg_par:Public Types | |
| enum | chr_params { MessagePassingIsSerial , ReportWhenDefaultIsExecuted , end_of_chr_params } |
| enum | int_params { NiceLevel , end_of_int_params } |
| enum | dbl_params { dbl_dummy , end_of_dbl_params } |
| enum | str_params { LogFileName , end_of_str_params } |
| enum | str_array_params { str_array_dummy , end_of_str_array_params } |
Definition at line 6 of file BCP_vg_param.hpp.
Definition at line 7 of file BCP_vg_param.hpp.
| Enumerator | |
|---|---|
| NiceLevel | The "nice" level the process should run at. On Linux and on AIX this value should be between -20 and 20. The higher this value the less resource the process will receive from the system. Note that
|
| end_of_int_params | |
Definition at line 18 of file BCP_vg_param.hpp.
| Enumerator | |
|---|---|
| dbl_dummy | |
| end_of_dbl_params | |
Definition at line 38 of file BCP_vg_param.hpp.
| Enumerator | |
|---|---|
| LogFileName | |
| end_of_str_params | |
Definition at line 43 of file BCP_vg_param.hpp.
| Enumerator | |
|---|---|
| str_array_dummy | |
| end_of_str_array_params | |
Definition at line 48 of file BCP_vg_param.hpp.