BCP_ts_par Struct Reference

#include <BCP_tmstorage.hpp>

Inheritance diagram for BCP_ts_par:

Inheritance graph
[legend]
List of all members.

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 }

Detailed Description

Definition at line 30 of file BCP_tmstorage.hpp.


Member Enumeration Documentation

enum BCP_ts_par::chr_params

Enumerator:
MessagePassingIsSerial 
end_of_chr_params 

Reimplemented in BCP_parameter_set< BCP_ts_par >.

Definition at line 32 of file BCP_tmstorage.hpp.

enum BCP_ts_par::int_params

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 

Reimplemented in BCP_parameter_set< BCP_ts_par >.

Definition at line 37 of file BCP_tmstorage.hpp.

enum BCP_ts_par::dbl_params

Enumerator:
end_of_dbl_params 

Reimplemented in BCP_parameter_set< BCP_ts_par >.

Definition at line 48 of file BCP_tmstorage.hpp.

enum BCP_ts_par::str_params

Enumerator:
LogFileName 
end_of_str_params 

Reimplemented in BCP_parameter_set< BCP_ts_par >.

Definition at line 52 of file BCP_tmstorage.hpp.

enum BCP_ts_par::str_array_params

Enumerator:
end_of_str_array_params 

Reimplemented in BCP_parameter_set< BCP_ts_par >.

Definition at line 57 of file BCP_tmstorage.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 15 03:02:40 2009 for coin-Bcp by  doxygen 1.4.7