Isis 3 Programmer Reference
|
This is the complete list of members for Isis::Strategy, including all inherited members.
activateList(ResourceList &resources) const | Isis::Strategy | protected |
activeList(ResourceList &resources) const | Isis::Strategy | protected |
apply(ResourceList &resources) | Isis::Strategy | |
apply(SharedResource &resource) | Isis::Strategy | |
apply(ResourceList &resources, const ResourceList &globals) | Isis::Strategy | virtual |
apply(SharedResource &resource, const ResourceList &globals) | Isis::Strategy | virtual |
applyToIntersectedGeometry(ResourceList &resources, GisGeometry &geom, const ResourceList &globals) | Isis::Strategy | protected |
applyToResources(ResourceList &resources, const ResourceList &globals) | Isis::Strategy | protected |
assetResourceList(const SharedResource &resource, const QString &name) const | Isis::Strategy | protected |
cloneList(const ResourceList &resources, const bool &withAssets=false) const | Isis::Strategy | protected |
composite(SharedResource &resourceA, SharedResource &resourceB, const QPair< QString, QString > &keySuffix=qMakePair(QString("A"), QString("B"))) const | Isis::Strategy | protected |
copyList(const ResourceList &resources) const | Isis::Strategy | protected |
countActive(const ResourceList &resources) const | Isis::Strategy | protected |
countDiscarded(const ResourceList &resources) const | Isis::Strategy | protected |
deactivateList(ResourceList &resources) const | Isis::Strategy | protected |
description() const | Isis::Strategy | |
doShowProgress() const | Isis::Strategy | protected |
findReplacement(const QString &target, const ResourceList &globals, const int &index=0, const QString &defValue="") const | Isis::Strategy | protected |
getDefinition() const (defined in Isis::Strategy) | Isis::Strategy | protected |
getDefinitionMap() const | Isis::Strategy | protected |
getGlobalDefaults() const | Isis::Strategy | protected |
getGlobals(SharedResource &myGlobals, const ResourceList &globals) const | Isis::Strategy | protected |
getObjectList(const PvlObject &object) const (defined in Isis::Strategy) | Isis::Strategy | protected |
importGeometry(SharedResource &resource, const ResourceList &globals) const | Isis::Strategy | protected |
initProgress(const int &nsteps=0, const QString &text="") | Isis::Strategy | protected |
isApplyToDiscarded() const | Isis::Strategy | protected |
isDebug() const | Isis::Strategy | protected |
LoadMinerStrategies(const QString &minerName, const ResourceList &globals) const (defined in Isis::Strategy) | Isis::Strategy | inlineprotected |
m_applyDiscarded | Isis::Strategy | private |
m_debug | Isis::Strategy | private |
m_definition | Isis::Strategy | private |
m_globals | Isis::Strategy | private |
m_name | Isis::Strategy | private |
m_progress | Isis::Strategy | private |
m_total | Isis::Strategy | private |
m_type | Isis::Strategy | private |
name() const | Isis::Strategy | |
processArgs(const QString &value, const QStringList &argKeys, const ResourceList &globals, const QString &defValue="") const | Isis::Strategy | protected |
processed() | Isis::Strategy | protected |
propagateKeys(SharedResource &source, SharedResource &target) const | Isis::Strategy | protected |
qualifiers(const QString &keyspec, const QString &delimiter="::") const | Isis::Strategy | protected |
queryCallback(void *item, void *userdata) | Isis::Strategy | protectedstatic |
resetProcessed() | Isis::Strategy | protected |
scanAndReplace(const QString &input, const QString &target, const QString &replacement) const | Isis::Strategy | protected |
setApplyToDiscarded() | Isis::Strategy | protected |
setDoNotApplyToDiscarded() | Isis::Strategy | protected |
setName(const QString &name) | Isis::Strategy | protected |
setType(const QString &type) | Isis::Strategy | protected |
SharedPvlObject typedef | Isis::Strategy | protected |
Strategy() | Isis::Strategy | |
Strategy(const PvlObject &definition, const ResourceList &globals) | Isis::Strategy | |
Strategy(const QString &name, const QString &type) | Isis::Strategy | protected |
totalProcessed() const | Isis::Strategy | |
translateKeywordArgs(const QString &value, const ResourceList &globals, const QString &defValue="") const | Isis::Strategy | protected |
type() const | Isis::Strategy | |
~Strategy() | Isis::Strategy | virtual |