#include <EscriptParams.h>
|
typedef std::unordered_set< std::string > | FeatureSet |
|
◆ FeatureSet
◆ EscriptParams()
escript::EscriptParams::EscriptParams |
( |
| ) |
|
◆ getAutoLazy()
int escript::EscriptParams::getAutoLazy |
( |
| ) |
const |
|
inline |
◆ getInt()
int escript::EscriptParams::getInt |
( |
const std::string & | name, |
|
|
int | sentinel = 0 ) const |
◆ getLazyStrFmt()
int escript::EscriptParams::getLazyStrFmt |
( |
| ) |
const |
|
inline |
◆ getLazyVerbose()
int escript::EscriptParams::getLazyVerbose |
( |
| ) |
const |
|
inline |
◆ getResolveCollective()
int escript::EscriptParams::getResolveCollective |
( |
| ) |
const |
|
inline |
◆ getTooManyLevels()
int escript::EscriptParams::getTooManyLevels |
( |
| ) |
const |
|
inline |
◆ getTooManyLines()
int escript::EscriptParams::getTooManyLines |
( |
| ) |
const |
|
inline |
◆ hasFeature()
bool escript::EscriptParams::hasFeature |
( |
const std::string & | name | ) |
const |
◆ listEscriptParams()
bp::list escript::EscriptParams::listEscriptParams |
( |
| ) |
const |
◆ listFeatures()
bp::list escript::EscriptParams::listFeatures |
( |
| ) |
const |
◆ setInt()
void escript::EscriptParams::setInt |
( |
const std::string & | name, |
|
|
int | value ) |
◆ autoLazy
int escript::EscriptParams::autoLazy |
|
private |
◆ features
◆ lazyStrFmt
int escript::EscriptParams::lazyStrFmt |
|
private |
◆ lazyVerbose
int escript::EscriptParams::lazyVerbose |
|
private |
◆ resolveCollective
int escript::EscriptParams::resolveCollective |
|
private |
◆ tooManyLevels
int escript::EscriptParams::tooManyLevels |
|
private |
◆ tooManyLines
int escript::EscriptParams::tooManyLines |
|
private |
The documentation for this class was generated from the following files: