Bcp 1.4.4
Loading...
Searching...
No Matches
BCP_cg_param.hpp
Go to the documentation of this file.
1// Copyright (C) 2000, International Business Machines
2// Corporation and others. All Rights Reserved.
3#ifndef _BCP_CG_PARAM_H
4#define _BCP_CG_PARAM_H
5
6// This file is fully docified.
7
79
80#endif
Parameters used in the Cut Generator process.
chr_params
Character parameters.
@ ReportWhenDefaultIsExecuted
Print out a message when the default version of an overridable method is executed.
@ CgVerb_First
Just a marker for the first CgVerb.
@ MessagePassingIsSerial
Indicates whether message passing is serial (all processes are on the same processor) or not.
@ CgVerb_Last
Just a marker for the last CgVerb.
dbl_params
There are no double parameters.
str_array_params
There are no string array parameters.
@ end_of_str_array_params
str_params
String parameters.
@ LogFileName
The file where the output from this process should be logged.
int_params
Integer parameters.
@ NiceLevel
The "nice" level the process should run at.