coin-Bcp
Public Types | List of all members
BCP_ts_par Struct Reference

#include <BCP_tmstorage.hpp>

Inheritance diagram for BCP_ts_par:
Inheritance graph
[legend]

Public Types

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 }
 

Detailed Description

Definition at line 30 of file BCP_tmstorage.hpp.

Member Enumeration Documentation

Enumerator
MessagePassingIsSerial 
end_of_chr_params 

Definition at line 32 of file BCP_tmstorage.hpp.

Enumerator
MaxHeapSize 

The maximum size of the memory heap the TS can use.

The amount of free memory the TS indicates towards the TM uses this value. If positive, it's the number of megabytes. 0 indicates the TS should attempt to find this out. -1 indicates that the TS can use as much memory as it wants. Default: 0.

NiceLevel 
end_of_int_params 

Definition at line 37 of file BCP_tmstorage.hpp.

Enumerator
end_of_dbl_params 

Definition at line 48 of file BCP_tmstorage.hpp.

Enumerator
LogFileName 
end_of_str_params 

Definition at line 52 of file BCP_tmstorage.hpp.

Enumerator
end_of_str_array_params 

Definition at line 57 of file BCP_tmstorage.hpp.


The documentation for this struct was generated from the following file: